Skip to content

Commit

Permalink
try this
Browse files Browse the repository at this point in the history
  • Loading branch information
domsleee committed Sep 11, 2024
1 parent ecef357 commit 0a6dd8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ jobs:
uses: actions-rust-lang/[email protected]
with:
target: ${{ matrix.target }}
toolchain: nightly-2024-05-16

- name: Build binary
run: cargo build -Z build-std=core,std,alloc,proc_macro,panic_abort -Z build-std-features=panic_immediate_abort --release --locked --target=${{ matrix.target }} --color=always
Expand Down

0 comments on commit 0a6dd8a

Please sign in to comment.