mirror of
https://github.com/Snigdha-OS/snigdhaos-arctic.git
synced 2025-09-20 19:45:01 +02:00
@eshanized: push via script
This commit is contained in:
7
.github/workflows/build.yml
vendored
7
.github/workflows/build.yml
vendored
@@ -16,10 +16,9 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v2
|
||||
|
||||
# - name: Install dependencies
|
||||
# run: |
|
||||
# sudo pacman -Syu --noconfirm
|
||||
# sudo pacman -S --noconfirm archiso git
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
sudo pacman -S --noconfirm archiso git
|
||||
|
||||
- name: Clone ArchISO repository
|
||||
run: git clone https://github.com/Snigdha-OS/snigdhaos-arctic.git
|
||||
|
Reference in New Issue
Block a user