This commit is contained in:
parent
63b8865cf3
commit
2a7a14b4c2
@ -17,7 +17,9 @@ jobs:
|
||||
node-version: 22.x
|
||||
cache: 'yarn'
|
||||
cache-dependency-path: 'yarn.lock'
|
||||
- run: yarn install
|
||||
- name: Install Yarn
|
||||
run: npm install -g yarn
|
||||
- run: yarn
|
||||
- run: EXPORT=1 UNOPTIMIZED=1 yarn build
|
||||
|
||||
# -
|
||||
|
Loading…
x
Reference in New Issue
Block a user