ci: binary: update apt repos
This commit is contained in:
parent
5c3aaf7abe
commit
19c6c0ded3
1 changed files with 1 additions and 1 deletions
|
|
@ -12,7 +12,7 @@ jobs:
|
|||
uses: actions/checkout@v3
|
||||
|
||||
- name: Musl tools
|
||||
run: apt install musl musl-dev musl-tools
|
||||
run: apt-get update && apt-get install musl musl-dev musl-tools
|
||||
|
||||
# rust
|
||||
- name: Rust toolchain
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue