This commit is contained in:
parent
67d82f05f1
commit
74ab286f15
3
.github/workflows/default.yaml
vendored
3
.github/workflows/default.yaml
vendored
@ -19,6 +19,9 @@ jobs:
|
||||
- name: 🔄 Checkout code
|
||||
uses: actions/checkout@v3
|
||||
|
||||
- name: CHeck tar varsion
|
||||
run: tar --version
|
||||
|
||||
- name: 🔢 Calculate cache IDs
|
||||
run: |
|
||||
# Calculate cache IDs for Git LFS and PNPM
|
||||
|
Loading…
Reference in New Issue
Block a user