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'
|
||||
|
||||
- name: Install Dependencies
|
||||
# run: npm install -g pnpm && pnpm install
|
||||
run: yarn install
|
||||
run: npm install -g yarn && yarn install
|
||||
|
||||
- name: Build App
|
||||
run: yarn build
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user