Skip to content

Commit a1648f2

Browse files
committed
cross-platform build scripts
1 parent ad34df2 commit a1648f2

5 files changed

Lines changed: 54 additions & 4 deletions

File tree

.github/workflows/build-desktop.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959

6060
- name: Generate icons
6161
run: |
62+
mkdir -p electron/build
6263
cd electron/build
6364
electron-icon-builder --input=../../LiaScript/resources/icon.png --output=.
6465
shell: bash

0 commit comments

Comments
 (0)