test
All checks were successful
Create Scripts / Build (push) Successful in 1m51s

This commit is contained in:
椰子 2025-06-27 18:29:19 +08:00
parent d7543c5e0c
commit 437926ff92

View File

@ -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: