mirror of
https://github.com/The-Low-Code-Foundation/OpenNoodl.git
synced 2026-01-11 14:52:55 +01:00
Updated icons and references to Noodl, plus build scripts
This commit is contained in:
7
.github/workflows/build-noodl-editor.yml
vendored
7
.github/workflows/build-noodl-editor.yml
vendored
@@ -27,9 +27,9 @@ jobs:
|
||||
- node: 16
|
||||
os: macos-latest
|
||||
platform: darwin-x64
|
||||
# - node: 16
|
||||
# os: ubuntu-latest
|
||||
# platform: linux-x64
|
||||
- node: 16
|
||||
os: ubuntu-latest
|
||||
platform: linux-x64
|
||||
|
||||
steps:
|
||||
- if: ${{ matrix.platform == 'darwin-arm64' }}
|
||||
@@ -65,6 +65,7 @@ jobs:
|
||||
env:
|
||||
WORKSPACE_PATH: .
|
||||
TARGET_PLATFORM: ${{ matrix.platform }}
|
||||
DISABLE_SIGNING: true # disable for now
|
||||
|
||||
- run: npm run build:editor:pack
|
||||
|
||||
|
||||
Reference in New Issue
Block a user