Skip to content

Commit

Permalink
Install required packages
Browse files Browse the repository at this point in the history
  • Loading branch information
5GameMaker authored Aug 25, 2024
1 parent 53482a7 commit 95e911e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: ningenMe/[email protected]
- uses: awalsh128/cache-apt-pkgs-action@v1
with:
packages: musl-tools
version: 1.0

- name: Create release dir
run: rm -fr target/github-release && mkdir -p target/github-release
Expand Down

0 comments on commit 95e911e

Please sign in to comment.