Skip to content

Commit

Permalink
optimized
Browse files Browse the repository at this point in the history
  • Loading branch information
leleliu008 committed Jan 16, 2025
1 parent f34c905 commit 5f47885
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
- uses: actions/checkout@v4

- run: apk update
- run: apk add curl g++ linux-headers
- run: apk add curl tar xz g++ linux-headers

- run: wget https://raw.githubusercontent.com/leleliu008/ppkg/master/ppkg
- run: chmod a+x ppkg
Expand Down

0 comments on commit 5f47885

Please sign in to comment.