This commit is contained in:
parent
d7543c5e0c
commit
437926ff92
@ -33,6 +33,7 @@ jobs:
|
||||
source ~/.cargo/env
|
||||
fi
|
||||
#- uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||
- run: sleep 60
|
||||
- uses: dtolnay/rust-toolchain@stable
|
||||
with:
|
||||
toolchain: 1.88.0
|
||||
@ -41,7 +42,6 @@ jobs:
|
||||
command: run
|
||||
- run: echo ${{ runner.workspace }}
|
||||
- run: echo ${{ runner.name }}
|
||||
- run: sleep 120
|
||||
# - name: Upload Artifact
|
||||
# uses: christopherhx/gitea-upload-artifact@v4
|
||||
# with:
|
||||
|
Loading…
Reference in New Issue
Block a user