Skip to content

Commit

Permalink
update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yffbit committed Jul 14, 2024
1 parent 191c88f commit dab6d4d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ jobs:
# Runs a set of commands using the runners shell
- name: install dependencies
run: |
sudo apt install -y qt5-default qtbase5-dev qt5-qmake qttools5-dev build-essential wget cmake
sudo apt install -y qtbase5-dev qt5-qmake qttools5-dev build-essential wget cmake
# Runs a set of commands using the runners shell
- name: make appimage
Expand Down

0 comments on commit dab6d4d

Please sign in to comment.