changed file
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 26s
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 26s
This commit is contained in:
parent
9b325e8df9
commit
a9c4aacabd
1 changed files with 1 additions and 1 deletions
|
@ -51,7 +51,7 @@ jobs:
|
|||
restore-keys: |
|
||||
${{ runner.os }}-yarn-
|
||||
|
||||
- run: echo ${{ hashFiles('**/yarn.lock') }}
|
||||
- run: ls ${{ steps.yarn-cache-dir-path.outputs.dir }}
|
||||
- run: ls -lah
|
||||
- run: yarn add yup
|
||||
- run: ls -lah
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue