mirror of
https://github.com/donpat1to/Schichtenplaner.git
synced 2025-11-30 22:45:46 +01:00
changed ci to create its own pakcage-lock
This commit is contained in:
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@@ -85,7 +85,7 @@ jobs:
|
||||
|
||||
- name: Create package-lock.json
|
||||
working-directory: .
|
||||
run: RUN npm i --package-lock-only
|
||||
run: npm i --package-lock-only
|
||||
|
||||
- name: Install backend dependencies
|
||||
working-directory: ./backend
|
||||
|
||||
Reference in New Issue
Block a user