Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
newpavlov committed Oct 16, 2024
1 parent 21ce139 commit 7098e4a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nopanic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ jobs:
with:
toolchain: nightly-2024-10-14
components: rust-src
- run: cargo build --release --target=x86_64-win7-windows-msvc -Zbuild-std=std
- run: cargo build --release --target=x86_64-win7-windows-msvc -Zbuild-std=std,panic_abort
- run: dir target/
- run: dir target/x86_64-win7-windows-msvc/release/
- run: cargo build --release
Expand Down

0 comments on commit 7098e4a

Please sign in to comment.