Skip to content

Commit

Permalink
fix github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksiikhr committed Oct 2, 2022
1 parent d8552d3 commit 47a9315
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 @@ -36,7 +36,7 @@ jobs:
restore-keys: |
${{ runner.os }}-pnpm-store-
- run: pnpm
- run: pnpm i --frozen-lockfile
- run: pnpm build:docs --base=/vue-stripe-menu/

- name: Commit changes
Expand Down

0 comments on commit 47a9315

Please sign in to comment.