mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 13:56:16 +00:00
update yml
This commit is contained in:
2
.github/workflows/update-aur.yml
vendored
2
.github/workflows/update-aur.yml
vendored
@@ -68,7 +68,7 @@ jobs:
|
||||
- name: Check if update is needed
|
||||
id: check-update
|
||||
run: |
|
||||
cd hydra-launcher-bin
|
||||
cd ~/hydra-launcher-bin
|
||||
CURRENT_VERSION=$(grep '^pkgver=' hydra-launcher-bin/PKGBUILD | cut -d'=' -f2)
|
||||
NEW_VERSION="${{ steps.get-version.outputs.version }}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user