diff --git a/.forgejo/workflows/deploy.yaml b/.forgejo/workflows/deploy.yaml index c44aa60..d788a91 100644 --- a/.forgejo/workflows/deploy.yaml +++ b/.forgejo/workflows/deploy.yaml @@ -45,9 +45,7 @@ jobs: git init git pull ${fullrepo} ls -l - cd silly-game-frontend - ls -l - npm run lint + npm run lint - name: Build and push uses: docker/build-push-action@v6 with: