This commit is contained in:
Jon Häggblad
2024-09-11 23:43:19 +02:00
parent d8e162fa9e
commit 2ba284d94d
+4 -4
View File
@@ -20,10 +20,10 @@ jobs:
with:
node-version: 18
# - run: |
# cargo install --list
# rustup show
# which cargo
- run: |
cargo install --list
rustup show
which cargo
- uses: actions-rs/toolchain@v1
with: