Skip to content

Commit

Permalink
fix gthub workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yangyuhui.807 committed Sep 21, 2023
1 parent c4673d6 commit 7ddb939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Elkeid_rasp_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
run: |
curl -fsSL https://lf3-static.bytednsdoc.com/obj/eden-cn/kplrsl/ljhwZthlaukjlkulzlp/php-headers.tar.gz | tar -xz -C rasp/php
docker run --rm --pull=always -v $(pwd):/Elkeid hackerl/rasp-toolchain \
make -C /Elkeid/rasp \
make -C /Elkeid/rasp build \
STATIC=TRUE \
PY_PREBUILT=TRUE \
CC=/opt/x86_64-linux-musl-native/bin/x86_64-linux-musl-gcc \
Expand Down

0 comments on commit 7ddb939

Please sign in to comment.