Test bundle generation

This commit is contained in:
Cyber MacGeddon 2024-10-04 16:53:22 +01:00
parent 948bfcf7d8
commit 9edcf6372e

View file

@ -47,6 +47,9 @@ jobs:
# - name: Build container
# run: make container
- name: Publish release distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
# - name: Publish release distributions to PyPI
# uses: pypa/gh-action-pypi-publish@release/v1
- name: Create deploy bundle
run: templates/generate-all deploy.zip v${{ steps.version.outputs.VERSION }}