Skip to content

Commit

Permalink
fixup! chore(deps): update ch32-metapac, fix pfic enums
Browse files Browse the repository at this point in the history
  • Loading branch information
andelf committed Aug 9, 2024
1 parent bba2ae2 commit 44990e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ cargo version
rustup show


ls -lah ~/.rustup/toolchains/nightly
ls -lah ~/.rustup/toolchains

for d in $(ls -1 ./examples); do
(cd ./examples/$d && cargo build --release)
Expand Down

0 comments on commit 44990e7

Please sign in to comment.