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
|
- name: 🔄 Checkout code
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
||||||
|
- name: CHeck tar varsion
|
||||||
|
run: tar --version
|
||||||
|
|
||||||
- name: 🔢 Calculate cache IDs
|
- name: 🔢 Calculate cache IDs
|
||||||
run: |
|
run: |
|
||||||
# Calculate cache IDs for Git LFS and PNPM
|
# Calculate cache IDs for Git LFS and PNPM
|
||||||
|
Loading…
Reference in New Issue
Block a user