CI take 3

This commit is contained in:
Dominic 2024-07-05 23:41:17 +02:00
parent ed9bcd4148
commit 07373f81d8
Signed by: msrd0
GPG key ID: AAF7C8430CA3345D

View file

@ -60,6 +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
- uses: forgejo/upload-artifact@v4
with:
name: Powercreep