Skip to content

Commit

Permalink
Fucked up the actions #3
Browse files Browse the repository at this point in the history
  • Loading branch information
FizzyApple12 committed Apr 27, 2024
1 parent 43c9994 commit 65b37d6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/deploy-application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,11 +26,8 @@ jobs:
with:
target: thumbv6m-none-eabi

- run: cd application

- run: cargo build --release

- run: cd ..
working-directory: application

- uses: softprops/action-gh-release@v2
with:
Expand Down

0 comments on commit 65b37d6

Please sign in to comment.