1
0
Fork 0

Compare commits

..

1 commit

Author SHA1 Message Date
9334dff776
add simulator support for sim-only values 2025-09-08 22:04:01 -07:00

View file

@ -41,7 +41,6 @@ jobs:
- run: |
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y --default-toolchain 1.89.0
source "$HOME/.cargo/env"
rustup component add rust-src
echo "$PATH" >> "$GITHUB_PATH"
- uses: https://git.libre-chip.org/mirrors/cache/restore@v3
with: