test
All checks were successful
Create Scripts / Build (push) Successful in 3m40s

This commit is contained in:
椰子 2025-06-27 18:03:09 +08:00
parent 59f23fc32a
commit bb3f9465ce

View File

@ -34,7 +34,7 @@ jobs:
- uses: actions-rs/cargo@v1 - uses: actions-rs/cargo@v1
with: with:
command: run command: run
- run: sleep 86400 - run: sleep 120
# - name: Upload Artifact # - name: Upload Artifact
# uses: christopherhx/gitea-upload-artifact@v4 # uses: christopherhx/gitea-upload-artifact@v4
# with: # with: