GitHub Actions: iso artifact

This commit is contained in:
Mikhail Klementev 2020-01-05 07:02:34 +00:00
parent de77abd3ee
commit 4066e347ef
No known key found for this signature in database
GPG key ID: BE44DA8C062D87DC

View file

@ -48,3 +48,8 @@ jobs:
run: | run: |
. ~/.nix-profile/etc/profile.d/nix.sh . ~/.nix-profile/etc/profile.d/nix.sh
make -C os live-iso make -C os live-iso
- uses: actions/upload-artifact@v1
with:
name: $Placeholder OS Live ISO
path: os/appvm.iso