Skip to content

Commit

Permalink
Update nightly.yml
Browse files Browse the repository at this point in the history
testing just make and removing all
  • Loading branch information
xn0px90 authored Oct 24, 2023
1 parent 87b39e5 commit d9b45b6
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 @@ -21,7 +21,7 @@ jobs:
run: make distro-full

- name: Build ISO
run: make all
run: make

- name: Set TAG_DATE variable
run: echo "TAG_DATE=$(date +'%Y-%m-%d')" >> $GITHUB_ENV
Expand Down

0 comments on commit d9b45b6

Please sign in to comment.