🐛 🐛 correct zip type validation

This commit is contained in:
fsantiago 2025-05-06 12:27:39 +02:00
parent d9cdd020e6
commit 0032639831

View File

@ -1,3 +1,4 @@
name: Build and Upload Penpot Bundles
on:
@ -11,9 +12,7 @@ on:
options:
- individual
- all
push:
branches:
- github-actions-bundle-build
env:
ZIP_MODE: ${{ github.event.inputs.zip_mode }}
@ -36,6 +35,7 @@ jobs:
--build-arg EXTERNAL_GID=1000 \
-t penpotapp/penpot-ci-builder:latest \
-f docker/devenv/Dockerfile .
docker/devenv
- name: Run manage.sh build-bundle from host
run: ./manage.sh build-bundle