Skip to content

Commit

Permalink
Unfreeze lock file of workflow 'Release'
Browse files Browse the repository at this point in the history
  • Loading branch information
sabicalija committed Jun 21, 2024
1 parent 6abd004 commit bc69c83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
node-version: 14
cache: pnpm
- name: Install Dependencies
run: pnpm install --frozen-lockfile
run: pnpm install
- name: Initialize asterics-docs
run: pnpm run docs init --no-reference
- name: Setup docs
Expand Down

0 comments on commit bc69c83

Please sign in to comment.