Skip to content

Commit

Permalink
back!
Browse files Browse the repository at this point in the history
  • Loading branch information
502milk committed Apr 29, 2024
1 parent 5732311 commit a7e9af9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/debug.yml
Original file line number Diff line number Diff line change
Expand Up @@ -257,9 +257,7 @@ jobs:
run: chmod +x .github/scripts/build-libunwind.sh
- name: Install Rust
if: steps.cache.outputs.cache-hit != 'true'
run: ./run init action shadowsocks
- name: Fix warnings
run: cargo fix --lib -p shadowsocks-service
run: ./run init action shadowsocks
- name: Native Build
if: steps.cache.outputs.cache-hit != 'true'
run: ./run libs shadowsocks
Expand Down

0 comments on commit a7e9af9

Please sign in to comment.