Change step order

This commit is contained in:
Dylan M. Taylor
2020-09-04 06:41:41 -04:00
committed by GitHub
parent 67e30bb123
commit c5d3b3c8a4

View File

@@ -34,9 +34,9 @@ jobs:
run: sudo make update
- name: Iso
run: sudo make iso
- name: Clean
run: sudo make clean
- uses: actions/upload-artifact@v2
with:
name: TrueNAS ISO
path: ./tmp/release/*.iso
- name: Clean
run: sudo make clean