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

@ -51,6 +51,7 @@ jobs:
restore-keys: |
${{ runner.os }}-yarn-
- run: echo ${{ hashFiles('**/yarn.lock') }}
- run: ls -lah
- run: yarn add yup
- run: ls -lah