mirror of
https://github.com/movie-web/movie-web.git
synced 2025-02-02 19:02:34 +01:00
Deploy v2
This commit is contained in:
parent
0b99f1c35e
commit
0c3a1a260c
4
.github/workflows/build-deploy.yml
vendored
4
.github/workflows/build-deploy.yml
vendored
@ -22,8 +22,8 @@ jobs:
|
||||
with:
|
||||
node-version: 13.x
|
||||
|
||||
- name: Install NPM packages
|
||||
run: npm ci
|
||||
- name: Install Yarn packages
|
||||
run: yarn install
|
||||
|
||||
- name: Build project
|
||||
run: npm run build
|
||||
|
Loading…
x
Reference in New Issue
Block a user