workflow: npm install --force
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:
2025-11-20 06:06:31 +07:00
parent 290f5cae6a
commit 1847bf5d65

View File

@@ -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