We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6265e4 commit 1ee6b69Copy full SHA for 1ee6b69
.github/workflows/deploy.yml
@@ -20,7 +20,7 @@ jobs:
20
- name: Checkout repository using git
21
run: |
22
pacman -Sy git sudo archiso grub --noconfirm
23
- git clone --recurse-submodules https://github.com/${{ github.repository }} StratOS-iso
+ git clone --recurse-submodules https://github.com/${{ github.repository }} gnome-iso
24
25
- name: Set up environment
26
@@ -31,7 +31,7 @@ jobs:
31
- name: Build ISO
32
id: build_iso
33
34
- cd StratOS-iso
+ cd gnome-iso
35
sudo bash ./build.sh
36
37
- name: Create GitHub Release
.github/workflows/deploy_yml_bak
airootfs/etc/localtime
airootfs/etc/ly
0 commit comments