Update .forgejo/workflows/cargo_test.yml
Some checks failed
Test / test (push) Failing after 13s

This commit is contained in:
SevenOfAces 2024-12-13 03:53:49 +00:00
parent 4b72be30b8
commit 8a29a2f6c4

View file

@ -21,7 +21,7 @@ jobs:
run: sudo apt-get install -y cargo run: sudo apt-get install -y cargo
- name: Cache dependencies - name: Cache dependencies
uses: actions/cache@v3 uses: actions/cache@v2
with: with:
path: | path: |
target target