forked from AG_QGIS/Plugin_Test_Action
Add release workflow
This commit is contained in:
@@ -15,6 +15,7 @@ jobs:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Notwendige Abhängigkeiten installieren
|
- name: Notwendige Abhängigkeiten installieren
|
||||||
|
shell: sh
|
||||||
run: |
|
run: |
|
||||||
apk add --no-cache git zip curl jq rsync bash
|
apk add --no-cache git zip curl jq rsync bash
|
||||||
git config --global http.sslVerify false
|
git config --global http.sslVerify false
|
||||||
|
|||||||
Reference in New Issue
Block a user