Temporarily disable image creation

This commit is contained in:
David Wilson 2021-05-30 13:25:30 -07:00
parent 46f897767d
commit becdfcbce6

View file

@ -34,10 +34,10 @@ jobs:
"2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5")))) "2A39 3FFF 68F4 EF7A 3D29 12AF 6F51 20A0 22FB B2D5"))))
%default-channels) %default-channels)
- name: Build ISO # - name: Build ISO
run: | # run: |
image=$(guix system image -t iso9660 installer.scm) # image=$(guix system image -t iso9660 installer.scm)
cp $image ./guix-installer.iso # cp $image ./guix-installer.iso
- name: Prepare Release Notes - name: Prepare Release Notes
run: | run: |