Skip to content

Commit

Permalink
try that again
Browse files Browse the repository at this point in the history
  • Loading branch information
GarboMuffin committed Jan 22, 2024
1 parent cc1db67 commit e266330
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,11 @@ jobs:
run: npm run fetch
- name: Compile
run: npm run webpack:compile
- name: debug:
run: |
ls
ls dist
ls dist/linux-unpacked
- name: Package Windows
if: runner.os == 'Windows'
run: node release-automation/build.js --windows --windows-legacy --microsoft-store
Expand Down

0 comments on commit e266330

Please sign in to comment.