更新 .gitea/workflows/cache-npx.yml
Some checks failed
Gitea Actions Demo / build-docker (push) Has been cancelled
Gitea Actions Demo / setup (push) Failing after 34s
Gitea Actions Demo / test (push) Has been skipped
Gitea Actions Demo / build (push) Has been skipped
Cache Npx / task (push) Successful in 24s

This commit is contained in:
huanghs 2024-10-10 10:54:14 +08:00
parent a3c1d49f5a
commit e3b71682dd

View File

@ -6,7 +6,7 @@ env:
jobs:
task:
runs-on: ubuntu-latest
runs-on: xxpro-hhs
steps:
- name: Checkout
uses: actions/checkout@v3