Skip to content

Commit

Permalink
fix esp ci (hopefully)
Browse files Browse the repository at this point in the history
Co-Authored-By: Homin Lee <[email protected]>
  • Loading branch information
AdinAck and suapapa committed Dec 16, 2024
1 parent 2a92f01 commit 8b42ab2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ jobs:
- name: Install Deps
run: sudo apt -y install libudev-dev
- name: CI
run: ./ci-esp.sh
run: ./ci-esp.sh --install-esp

0 comments on commit 8b42ab2

Please sign in to comment.