This commit is contained in:
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
|
||||
|
Reference in New Issue
Block a user