This commit is contained in:
parent
9c96fae22e
commit
3c7366612c
@ -26,7 +26,6 @@ jobs:
|
|||||||
~/.cargo/.crates2.json
|
~/.cargo/.crates2.json
|
||||||
~/.cargo/registry
|
~/.cargo/registry
|
||||||
~/.cargo/git
|
~/.cargo/git
|
||||||
- run: sleep 86400
|
|
||||||
#- uses: actions-rust-lang/setup-rust-toolchain@v1
|
#- uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||||
- uses: dtolnay/rust-toolchain@stable
|
- uses: dtolnay/rust-toolchain@stable
|
||||||
with:
|
with:
|
||||||
@ -34,6 +33,7 @@ jobs:
|
|||||||
- uses: actions-rs/cargo@v1
|
- uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
command: run
|
command: run
|
||||||
|
- run: sleep 86400
|
||||||
# - name: Upload Artifact
|
# - name: Upload Artifact
|
||||||
# uses: christopherhx/gitea-upload-artifact@v4
|
# uses: christopherhx/gitea-upload-artifact@v4
|
||||||
# with:
|
# with:
|
||||||
|
Loading…
Reference in New Issue
Block a user