Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
klownfish authored May 4, 2024
1 parent cf7d1ca commit 479f282
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: change directory
run: cd firmware
- name: Build
run: cargo build --verbose
working-directory: firmware

0 comments on commit 479f282

Please sign in to comment.