更新 .github/workflows/cache.yaml
This commit is contained in:
4
.github/workflows/cache.yaml
vendored
4
.github/workflows/cache.yaml
vendored
@@ -15,8 +15,8 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- run: ls -lha /opt/hostedtoolcache
|
- run: ls -lha /opt/hostedtoolcache
|
||||||
- run: ls -lha /opt/hostedtoolcache/node
|
- run: ls -lha /opt/hostedtoolcache/node || true
|
||||||
- run: ls -lha /opt/hostedtoolcache/pnpm-store
|
- run: ls -lha /opt/hostedtoolcache/pnpm-store || true
|
||||||
- run: env
|
- run: env
|
||||||
|
|
||||||
# https://about.gitea.com/resources/tutorials/enable-gitea-actions-cache-to-accelerate-cicd$0
|
# https://about.gitea.com/resources/tutorials/enable-gitea-actions-cache-to-accelerate-cicd$0
|
Reference in New Issue
Block a user