Skip to content

Commit 6ac39a8

Browse files
committed
Release 1.9.3 and fixing on GH Action
1 parent dfa0e7c commit 6ac39a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
make manifest
3838
3939
- name: Install Python requirements
40-
run: pip3 install --upgrade qgis-plugin-ci build
40+
run: pip3 install --upgrade setuptools qgis-plugin-ci build
4141

4242
- name : Get current changelog
4343
run: qgis-plugin-ci changelog ${{ env.CI_COMMIT_TAG }} >> release.md

0 commit comments

Comments
 (0)