ls -l
This commit is contained in:
parent
c69d4424b0
commit
21a258b07a
1 changed files with 1 additions and 3 deletions
|
@ -45,8 +45,6 @@ jobs:
|
||||||
git init
|
git init
|
||||||
git pull ${fullrepo}
|
git pull ${fullrepo}
|
||||||
ls -l
|
ls -l
|
||||||
cd silly-game-frontend
|
|
||||||
ls -l
|
|
||||||
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