diff --git a/.github/workflows/update-repo.yml b/.github/workflows/update-repo.yml index 902ae84..1649169 100644 --- a/.github/workflows/update-repo.yml +++ b/.github/workflows/update-repo.yml @@ -37,9 +37,8 @@ jobs: cp hyprarch-repo.db.tar.gz hyprarch-repo.db cp hyprarch-repo.files.tar.gz hyprarch-repo.files - - name: Generate Indices + - name: Generate Subfolder Index run: | - # 1. Create the BASIC PYTHON-STYLE index for the x86_64 folder cd x86_64 echo "
" >> index.html
@@ -53,40 +52,38 @@ jobs:
done
echo "To use this repository, add the following to your /etc/pacman.conf:
[hyprarch-repo] -SigLevel = Optional TrustAll -Server = https://hyprarch-repo.stuple.net/$arch- -
Automated by GitHub Actions
-To use this repository, add the following to your /etc/pacman.conf:
[hyprarch-repo] + SigLevel = Optional TrustAll + Server = https://hyprarch-repo.stuple.net/$arch+ +
Automated by GitHub Actions
+