Skip to content

Commit

Permalink
Update plugin-package.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids authored Apr 11, 2024
1 parent 7f38682 commit 23a20f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plugin-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
run: qgis-plugin-ci push-translation ${{ secrets.TX_TOKEN }}

- name: Package PyPI Packages
run: ./plugin/scripts/package-pip-packages.sh
run: ./scripts/package-pip-packages.sh

- name: Package
run: |
Expand Down

0 comments on commit 23a20f7

Please sign in to comment.