mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix build error
This commit is contained in:
@@ -70,7 +70,7 @@ jobs:
|
||||
with:
|
||||
node-version: 16
|
||||
- run: yarn install --frozen-lockfile
|
||||
- run: set CI= && yarn build
|
||||
- run: "set CI=" && yarn build
|
||||
- run: yarn electron:build:windows
|
||||
- run: dir dist
|
||||
|
||||
|
||||
Reference in New Issue
Block a user