Delete main.yml

This commit is contained in:
log :3 2022-11-17 19:44:23 +11:00 committed by GitHub
parent 96c6b1dfe7
commit 531eafc68d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 21 deletions

View File

@ -1,21 +0,0 @@
on:
push:
branches:
- main
jobs:
BuildISO:
name: BuildISO
runs-on: ubuntu-18.04
steps:
- name: archiso gitclone
run: git clone https://gitlab.archlinux.org/archlinux/archiso.git ~/archiso
- name: iso profile gitclone
run: git clone https://github.com/logzinga/elnathco.git ~/iso
- name: create iso
run: sudo ~/archiso/archiso/mkarchiso -v -w /tmp -o ~/out ~/iso/isoprofile