CI take 4
This commit is contained in:
parent
ef5de5fc5b
commit
b0400fe6e6
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ jobs:
|
|||
key: "${{runner.os}} Rust ${{steps.rust-toolchain.outputs.cachekey}}"
|
||||
- run: mkdir .ci-destdir
|
||||
- run: cargo install --path . --locked --root .ci-destdir
|
||||
- run: tree .ci-destdir
|
||||
- run: find .ci-destdir
|
||||
- uses: forgejo/upload-artifact@v4
|
||||
with:
|
||||
name: Powercreep
|
||||
|
|
Loading…
Reference in a new issue