Skip to content

Commit

Permalink
Oops
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkar598 committed Jun 23, 2023
1 parent c0f8f49 commit 4ffc729
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ jobs:
- name: Install NPM Dependencies
run: npm ci

- name: Create iso placeholder
run: touch rootfs.iso9660

- name: Compile
run: npx vite build --base=/dm-playground
env:
Expand Down

0 comments on commit 4ffc729

Please sign in to comment.