Skip to content

Commit

Permalink
feat: add debug
Browse files Browse the repository at this point in the history
Change-Id: I2205bd686313dd37810d3399b4c535b7a25ac1ee
Signed-off-by: Florent Benoit <[email protected]>
  • Loading branch information
benoitf committed Jul 20, 2022
1 parent 1c16375 commit 4c769ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ jobs:
- name: Run Build
timeout-minutes: 20
run: yarn compile:pull-request
run: DEBUG="@malept/flatpak-bundler" yarn compile:pull-request

- name: List Build
run: ls -la ./dist/
Expand Down

0 comments on commit 4c769ec

Please sign in to comment.