Skip to content

Commit

Permalink
we're not longer previewing now lol
Browse files Browse the repository at this point in the history
  • Loading branch information
FizzyApple12 committed Apr 27, 2024
1 parent bf53fbf commit d718ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
with:
targets: thumbv6m-none-eabi
components: llvm-tools-preview
components: llvm-tools

- run: cargo build --release
working-directory: application
Expand Down

0 comments on commit d718ddb

Please sign in to comment.