Skip to content

Commit

Permalink
fix: workflow wrong file path
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmuente committed Sep 13, 2021
1 parent ac4aaf1 commit 7563e48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Expand Up @@ -39,6 +39,6 @@ jobs:
- name: Publish AUR
env:
${{ steps.get_release.outputs }}
run: python ci/generate-pkgbuild.py
run: python ci/github-actions/generate-pkgbuild.py


0 comments on commit 7563e48

Please sign in to comment.