build: fix workflow

This commit is contained in:
MiniDigger | Martin 2024-10-12 16:17:09 +02:00
parent 1c17b96e34
commit d8fbc3a9fc

View File

@ -96,7 +96,7 @@ jobs:
fi
- name: Lint frontend
env:
#env:
# DEBUG: "hangar:*"
run: (cd frontend && pnpm lint:oxlint && pnpm lint:eslint)