cache.yaml
All checks were successful
/ job1 (push) Successful in 6s
/ job3 (push) Has been skipped
/ job2 (push) Successful in 6s

This commit is contained in:
严浩
2024-10-14 11:03:09 +08:00
parent 87392daafc
commit 9333735437

9
.github/workflows/cache.yaml vendored Normal file
View File

@ -0,0 +1,9 @@
on:
push:
jobs:
job1:
runs-on: ubuntu-latest
steps:
- run: ls -lha /opt/hostedtoolcache
- run: ls -lha /opt/hostedtoolcache/node