Skip to content

Commit

Permalink
CI/CD fix attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
scnerd committed Jan 16, 2025
1 parent 2480dfa commit bb12121
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ jobs:
musllinux:
runs-on: ${{ matrix.platform.runner }}
needs: [test]
env:
RUSTFLAGS: "-Ctarget-feature=-crt-static"
strategy:
matrix:
platform:
Expand Down

0 comments on commit bb12121

Please sign in to comment.