Skip to content

Commit

Permalink
Install zip
Browse files Browse the repository at this point in the history
  • Loading branch information
Rigner committed Apr 11, 2024
1 parent bdc0138 commit a23729b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-linux-amd64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
-
name: Build
run: |
apt install zip
chmod +x compile_linux.sh
./compile_linux.sh amd64 Release ${{ github.event.inputs.repo }} ${{ github.event.inputs.ref }}
-
Expand Down

0 comments on commit a23729b

Please sign in to comment.