20250207.110331
Some checks failed
Release Creation / build (release) Failing after 20s

This commit is contained in:
2025-02-07 11:03:31 -06:00
parent 809063f0f6
commit 20d9dd9a62

View File

@@ -29,6 +29,7 @@ jobs:
# Create a zip file with all files required by the module to add to the release # Create a zip file with all files required by the module to add to the release
- name: Create files (module.zip, module.json) for release - name: Create files (module.zip, module.json) for release
working-directory: ./src
run: > run: >
mkdir -p ../dist mkdir -p ../dist
&& zip -r ../dist/module.zip . && zip -r ../dist/module.zip .