Skip to content

Commit

Permalink
action
Browse files Browse the repository at this point in the history
  • Loading branch information
rootTHC committed Sep 17, 2024
1 parent f8d35da commit a0f9b0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/static-release-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ jobs:

- name: Add build dependencies
run: |
apk add --update --no-cache --no-progress bash curl upx musl-dev linux-headers gcc make build-base db-dev libpcap-dev libnet-dev libnids-dev libtirpc-dev libnsl-dev openssl-dev musl-libintl libnsl-static libnet-static libtirpc-static openssl-libs-static glib-static
apk add --update --no-cache --no-progress bash autoconf curl upx musl-dev linux-headers gcc make build-base db-dev libpcap-dev libnet-dev libnids-dev libtirpc-dev libnsl-dev openssl-dev musl-libintl libnsl-static libnet-static libtirpc-static openssl-libs-static glib-static
- name: Compile-${{ matrix.arch }}
run: |
Expand Down

0 comments on commit a0f9b0a

Please sign in to comment.