Add CI #1

Merged
msrd0 merged 7 commits from ci into main 2024-07-05 21:57:00 +00:00
Showing only changes of commit 07373f81d8 - Show all commits

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