Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
NicoNex committed Jun 12, 2024
1 parent dac1629 commit 3f27628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
- name: Install dependencies
run: |
sudo apt-get update
sudo apt-get install -y autoconf automake libtool mingw-w64
sudo apt-get install -y autoconf automake libtool mingw-w64 gcc
- name: Build for Linux
run: |
Expand Down

0 comments on commit 3f27628

Please sign in to comment.