Skip to content

Commit

Permalink
Update nightly.yml
Browse files Browse the repository at this point in the history
testing if the distro-base will work
  • Loading branch information
xn0px90 authored Oct 25, 2023
1 parent 67ff64c commit 4ffc66f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
run: sudo apt-get update && sudo apt-get install make curl git mercurial libarchive-tools xorriso -y

- name: Build distro
run: make distro-full
run: make distro-base

- name: Build ISO
run: make all
Expand Down

0 comments on commit 4ffc66f

Please sign in to comment.