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 pull ${fullrepo}
|
||||
ls -l
|
||||
cd silly-game-frontend
|
||||
ls -l
|
||||
npm run lint
|
||||
- name: Build and push
|
||||
uses: docker/build-push-action@v6
|
||||
|
|
Loading…
Reference in a new issue