This commit is contained in:
parent
9ea6e470e2
commit
98d3427bc5
@ -17,8 +17,7 @@ jobs:
|
|||||||
node-version: 22.x
|
node-version: 22.x
|
||||||
cache: 'yarn'
|
cache: 'yarn'
|
||||||
cache-dependency-path: 'yarn.lock'
|
cache-dependency-path: 'yarn.lock'
|
||||||
run: yarn install
|
run: yarn install && EXPORT=1 UNOPTIMIZED=1 yarn build
|
||||||
run: EXPORT=1 UNOPTIMIZED=1 yarn build
|
|
||||||
|
|
||||||
# -
|
# -
|
||||||
# name: Set up Docker Buildx
|
# name: Set up Docker Buildx
|
||||||
|
Loading…
x
Reference in New Issue
Block a user