Skip to content

Commit

Permalink
Update install.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
D3vil0p3r authored Sep 27, 2024
1 parent 2301902 commit edcf17a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/install.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
run: |
dd if=/dev/zero of=disk.img bs=1M count=20480 # Create a 20GB disk image
losetup /dev/loop0 disk.img # Attach the file as a loopback device
ls -la /dev/
ls -la /home/athena/
- name: Run the installer
run: aegis-arch config arch.json

0 comments on commit edcf17a

Please sign in to comment.