changed file
All checks were successful
Publish Docker image / Push Docker image to Docker Hub (push) Successful in 27s

This commit is contained in:
Fedor Katurov 2024-08-16 23:11:58 +07:00
parent 661ce77564
commit 9b325e8df9

View file

@ -49,8 +49,9 @@ jobs:
path: ${{ steps.yarn-cache-dir-path.outputs.dir }}
key: ${{ runner.os }}-yarn-${{ hashFiles('**/yarn.lock') }}
restore-keys: |
${{ runner.os }}-yarn-
${{ runner.os }}-yarn-
- run: echo ${{ hashFiles('**/yarn.lock') }}
- run: ls -lah
- run: yarn add yup
- run: ls -lah