ls
This commit is contained in:
parent
7780188da7
commit
3a8c403745
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
echo "Current directory:"
|
echo "Current directory:"
|
||||||
pwd
|
pwd
|
||||||
|
ls
|
||||||
npm run lint
|
npm run lint
|
||||||
- name: Build and push
|
- name: Build and push
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
|
|
Loading…
Reference in a new issue