Added script to produce zip only version

This commit is contained in:
Davide Passoni
2024-02-20 11:23:48 +01:00
parent 462fa53c80
commit 97b277edda
4 changed files with 30 additions and 2 deletions

View File

@@ -35,4 +35,11 @@ jobs:
with:
name: development_build_not_a_release
path: ./package
- name: Upload a Build Artifact
uses: actions/upload-artifact@v3.1.3
with:
name: zip_only_package
path: ./zip