Skip to content

Commit

Permalink
fix: aaa
Browse files Browse the repository at this point in the history
  • Loading branch information
Princesseuh committed Sep 17, 2023
1 parent 041beeb commit ae04607
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Expand Up @@ -19,7 +19,7 @@ jobs:

- name: Install Rust target
run: |
apt install musl-tools
sudo apt install musl-tools
rustup target add x86_64-unknown-linux-musl
- name: Setup PNPM
Expand Down

0 comments on commit ae04607

Please sign in to comment.