forked from 77media/video-flow
Update .gitea/workflows/cicd.yml
This commit is contained in:
parent
32f3587054
commit
c13e873cba
@ -29,8 +29,7 @@ jobs:
|
|||||||
node-version: '18'
|
node-version: '18'
|
||||||
|
|
||||||
- name: Install Dependencies
|
- name: Install Dependencies
|
||||||
# run: npm install -g pnpm && pnpm install
|
run: npm install -g yarn && yarn install
|
||||||
run: yarn install
|
|
||||||
|
|
||||||
- name: Build App
|
- name: Build App
|
||||||
run: yarn build
|
run: yarn build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user