Skip to content

Commit

Permalink
Fixed Windows release build
Browse files Browse the repository at this point in the history
  • Loading branch information
Nereuxofficial committed Feb 27, 2023
1 parent 56f9f17 commit ed6be08
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
uses: Swatinem/[email protected]

- name: Install cargo-auditable
if: ${{ runner.os == 'Linux' }}
run: cargo install cargo-auditable

- name: Run auditable build --release
Expand Down

0 comments on commit ed6be08

Please sign in to comment.