Refactoring
This commit is contained in:
2
.github/workflows/api.yaml
vendored
2
.github/workflows/api.yaml
vendored
@@ -32,7 +32,7 @@ jobs:
|
||||
- name: Install dependencies
|
||||
working-directory: api
|
||||
run: |
|
||||
npm install --omit=dev
|
||||
npm install
|
||||
|
||||
- name: Build
|
||||
working-directory: api
|
||||
|
||||
Reference in New Issue
Block a user