Skip to content

Commit

Permalink
test earlier steps
Browse files Browse the repository at this point in the history
  • Loading branch information
metavee committed Jul 30, 2024
1 parent f4d6a4c commit 3bae73f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/package.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@ jobs:

- name: Verify NASM installation
run: nasm -v

- name: just build-dos
run: just build-dos

- name: just unpadded-bootable
run: just unpadded-bootable

- name: Build project
run: just build

0 comments on commit 3bae73f

Please sign in to comment.