Skip to content

Commit

Permalink
Update publish_iso.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
YukariChiba authored Apr 20, 2024
1 parent 3fc7e1f commit 747a6a2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/publish_iso.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ jobs:
run: |
sudo apt update
sudo apt install -y wget dosfstools arch-install-scripts sudo pacman-package-manager xorriso arch-install-scripts squashfs-tools systemd-container
- name: Setup pacman config to europe repo
run: |
wget https://raw.githubusercontent.com/eweOS/packages/pacman/pacman.conf -O pacman.ewe.conf
sed -i 's/os-repo.ewe.moe/os-repo-bak.ewe.moe/' pacman.ewe.conf
- name: Build ISO for ${{ matrix.variant }} - ${{ matrix.arch }}
run: |
./gen.sh ${{ matrix.variant }} ${{ matrix.arch }}
Expand Down

0 comments on commit 747a6a2

Please sign in to comment.