Merge branch 'main' of https://git.smgames.club/mad-star-studio/Starlight
Some checks failed
Test / test (push) Has been cancelled
Some checks failed
Test / test (push) Has been cancelled
This commit is contained in:
commit
ce4c1803d1
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ jobs:
|
||||||
run: sudo apt-get install -y cargo
|
run: sudo apt-get install -y cargo
|
||||||
|
|
||||||
- name: Cache dependencies (restore)
|
- name: Cache dependencies (restore)
|
||||||
uses: actions/cache@v2
|
uses: actions/cache/restore@v4
|
||||||
with:
|
with:
|
||||||
path: |
|
path: |
|
||||||
target
|
target
|
||||||
|
|
Loading…
Add table
Reference in a new issue