workflow: npm install --force
All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 6m14s
All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 6m14s
Signed-off-by: supphakitd <67319010028@technictrang.ac.th>
This commit is contained in:
@@ -14,4 +14,5 @@ jobs:
|
|||||||
- name: Install project dependencies
|
- name: Install project dependencies
|
||||||
run: |
|
run: |
|
||||||
cd accounting-ng-nuttakit
|
cd accounting-ng-nuttakit
|
||||||
npm install
|
npm install --force
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user