Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
3nids committed Jan 2, 2024
1 parent 58c2a43 commit 5c70cd3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/plugin-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ jobs:
- uses: actions/upload-artifact@v3
with:
name: plugin
path: plugin/teksi_wastewater.0.0.0.zip
name: teksi_wastewater_plugin_dev
path: plugin.0.0.0.zip
if-no-files-found: error
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ project/*attachments.zip
project/*.qgs~

plugin/libs/
plugin*.zip

.idea
.pycache
Expand Down

0 comments on commit 5c70cd3

Please sign in to comment.