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