mirror of
https://github.com/lone-cloud/gerbil
synced 2026-06-03 19:54:44 -07:00
still fighting AUR
This commit is contained in:
parent
4685ed7654
commit
a85d24175c
1 changed files with 1 additions and 2 deletions
3
.github/workflows/aur-release.yml
vendored
3
.github/workflows/aur-release.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue