Skip to content

Commit

Permalink
no package-lock
Browse files Browse the repository at this point in the history
  • Loading branch information
nabalone committed Aug 26, 2024
1 parent 8f1b192 commit b6fba23
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5,915 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v4

- name: Install dependencies
run: npm ci --include=optional
run: npm install

- name: Build package
run: npm run build --prefix components/language-picker/common/find-language/
Expand Down
Loading

0 comments on commit b6fba23

Please sign in to comment.