still fighting AUR

This commit is contained in:
Egor 2025-09-25 03:06:37 -07:00
parent 4685ed7654
commit a85d24175c

View file

@ -298,9 +298,8 @@ jobs:
- name: Prepare local files for AUR package
run: |
# Copy local files so they're available during PKGBUILD execution
# Copy desktop file so it's available during PKGBUILD execution
cp "assets/gerbil.desktop" ./
cp "LICENSE" ./
echo "✅ Local files prepared for AUR package"
- name: Publish to AUR