Skip to content

Commit

Permalink
Update build-and-upload-binaries.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bearaujus committed Dec 7, 2024
1 parent b3a673d commit 101f886
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-upload-binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y gcc g++ libc6-dev
sudo apt-get install gcc-multilib
# Get the version from the tag
- name: Get version from tag
Expand Down

0 comments on commit 101f886

Please sign in to comment.