Skip to content

Commit 0ac3a1c

Browse files
committed
test release
1 parent 6ec3822 commit 0ac3a1c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/gh-pages.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ jobs:
6767
uses: actions/checkout@v3
6868
- name: Install dependencies
6969
run: npm install
70+
- name: Build
71+
run: npm run build
7072
- name: Build Electron App
7173
run: |
7274
case ${{ matrix.platform }} in

0 commit comments

Comments
 (0)