Firmware for the b-parasite board, but in Rust.

Fix CI #2

closed opened by sachy.dev targeting main from ci

Attempt to fix CI issues with the tangled nix stuff

Labels

None yet.

assignee

None yet.

Participants 1
AT URI
at://did:plc:usjm3ynnir6y4inkcdovrfei/sh.tangled.repo.pull/3m7nfn5cvkf22
+2 -1
Diff #0
+2 -1
.tangled/workflows/test.yml
··· 8 8 nixpkgs: 9 9 - rustup 10 10 - clang 11 - - rust-bindgen-unwrapped 12 11 13 12 steps: 13 + - name: Env Setup 14 + command: export LIBCLANG_PATH="${lib.getLib clang.cc}/lib" 14 15 - name: Install Nightly 15 16 command: rustup toolchain install nightly 16 17 - name: Install toolchain

History

1 round 0 comments
sign up or login to add to the discussion
sachy.dev submitted #0
1 commit
expand
Fix CI
1/1 failed
expand
expand 0 comments
closed without merging