mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-25 03:41:02 +00:00
chore: fix aur package
This commit is contained in:
1
.github/workflows/update-aur.yml
vendored
1
.github/workflows/update-aur.yml
vendored
@@ -98,6 +98,7 @@ jobs:
|
||||
# Update pkgver in PKGBUILD
|
||||
cd hydra-launcher-bin
|
||||
NEW_VERSION="${{ steps.get-version.outputs.version }}"
|
||||
NEW_VERSION="${NEW_VERSION#v}"
|
||||
|
||||
echo "Updating PKGBUILD pkgver to $NEW_VERSION"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user