Skip to content

Commit

Permalink
chore: regenerate package-lock without private npm registry references
Browse files Browse the repository at this point in the history
  • Loading branch information
ptitFicus committed May 14, 2024
1 parent 85bd0db commit a194bdb
Show file tree
Hide file tree
Showing 3 changed files with 283 additions and 7,526 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- name: build frontend
run: |
cd izanami-frontend
npm ci --omit-lockfile-registry-resolved
npm ci
npm run build
- name: build backend
run: sbt "set test in assembly := {}" clean assembly
Expand Down
Loading

0 comments on commit a194bdb

Please sign in to comment.