Skip to content

Commit

Permalink
again
Browse files Browse the repository at this point in the history
  • Loading branch information
FreddyFunk committed Feb 25, 2024
1 parent 595f250 commit 02df038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install -y qt6-base-dev python3-distutils libfastjson-dev libcurl4-gnutls-dev libssl-dev
sudo apt-get install -y build-essential libgl1-mesa-dev qt6-base-dev
- name: Checkout code
uses: actions/checkout@v2
Expand Down

0 comments on commit 02df038

Please sign in to comment.