Updated icons and references to Noodl, plus build scripts

This commit is contained in:
Richard Osborne
2024-05-02 22:23:53 +02:00
parent ecf124d43d
commit 91fc18437b
19 changed files with 747 additions and 59 deletions

View File

@@ -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