Skip to content

Commit

Permalink
ci: fix v4
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurfiorette committed Jun 20, 2023
1 parent 8dd0e95 commit 0ecf59f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Expand Up @@ -102,6 +102,7 @@ jobs:
fetch-depth: 0

- name: Install musl tools
if: ${{ matrix.os == 'ubuntu-latest' }}
run: sudo apt-get install musl-tools

- name: Cache cargo files
Expand Down

0 comments on commit 0ecf59f

Please sign in to comment.