This commit is contained in:
parent
d7543c5e0c
commit
437926ff92
@ -33,6 +33,7 @@ jobs:
|
|||||||
source ~/.cargo/env
|
source ~/.cargo/env
|
||||||
fi
|
fi
|
||||||
#- uses: actions-rust-lang/setup-rust-toolchain@v1
|
#- uses: actions-rust-lang/setup-rust-toolchain@v1
|
||||||
|
- run: sleep 60
|
||||||
- uses: dtolnay/rust-toolchain@stable
|
- uses: dtolnay/rust-toolchain@stable
|
||||||
with:
|
with:
|
||||||
toolchain: 1.88.0
|
toolchain: 1.88.0
|
||||||
@ -41,7 +42,6 @@ jobs:
|
|||||||
command: run
|
command: run
|
||||||
- run: echo ${{ runner.workspace }}
|
- run: echo ${{ runner.workspace }}
|
||||||
- run: echo ${{ runner.name }}
|
- run: echo ${{ runner.name }}
|
||||||
- run: sleep 120
|
|
||||||
# - 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