mirror of
https://github.com/penpot/penpot.git
synced 2026-04-28 20:58:06 +00:00
✨ ✨ add initial functionality
This commit is contained in:
parent
e146ce7be4
commit
689063cfb2
2
.github/workflows/build-bundles.yml
vendored
2
.github/workflows/build-bundles.yml
vendored
@ -72,7 +72,7 @@ jobs:
|
||||
zip -r frontend.zip frontend
|
||||
zip -r backend.zip backend
|
||||
zip -r exporter.zip exporter
|
||||
|
||||
fi
|
||||
- name: Upload unified bundle
|
||||
if: env.ZIP_MODE == 'all'
|
||||
uses: actions/upload-artifact@v4
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user