Skip to content

Commit 2069c62

Browse files
committed
try to fix upload to qgis registry
1 parent b84eeb2 commit 2069c62

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,6 @@ jobs:
2424
with:
2525
submodules: recursive
2626

27-
# Seems we're above the QGIS plugin registry if we don't remove this :-/
28-
- name: Cleanup qgepqwat2ili
29-
run: rm -rf qgepplugin/qgepqwat2ili/qgepqwat2ili/data
30-
3127
- name: Install dependencies
3228
run: |
3329
sudo apt update && sudo apt install qttools5-dev-tools qt5-default

0 commit comments

Comments
 (0)