chore: enable debug log
Some checks failed
Build/release / action-release (push) Failing after 2m28s

This commit is contained in:
2025-09-26 16:14:54 +02:00
parent 3a6d806e7b
commit 949c1a36f6

View File

@@ -55,7 +55,7 @@ jobs:
- name: Build the app
run: |
yarn build
DEBUG=* yarn build
- name: Release
uses: akkuman/gitea-release-action@v1