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

This commit is contained in:
huanghs 2024-10-14 09:21:37 +08:00
parent e3b71682dd
commit e87d65da2e

View File

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