1
0
mirror of https://github.com/tommytran732/Arch-Setup-Script synced 2024-09-19 07:04:42 -04:00
This commit is contained in:
Tommaso Chiti 2021-02-02 17:34:50 +01:00
parent c3b7ed3653
commit a8d4fbe7ab

View File

@ -30,6 +30,6 @@ jobs:
- name: Creating the ISO mountpoint
run: mkdir ~/archiso
- name: Mounting the ISO
run: mount archlinux-* ~/archiso
run: sudo mount archlinux-* ~/archiso
- name: Listing files
run: ls ~/archiso