mirror of
https://github.com/bitsocialnet/5chan.git
synced 2026-08-03 07:41:04 +02:00
fix(ci): windows job was hanging
This commit is contained in:
@@ -191,6 +191,8 @@ jobs:
|
||||
uses: actions/setup-node@v4
|
||||
with:
|
||||
node-version: 22
|
||||
cache: 'yarn'
|
||||
cache-dependency-path: yarn.lock
|
||||
- run: corepack enable
|
||||
|
||||
- name: Cache electron binaries
|
||||
|
||||
Reference in New Issue
Block a user