Skip to content

Commit

Permalink
feat: run install
Browse files Browse the repository at this point in the history
  • Loading branch information
msojocs committed Apr 16, 2024
1 parent d992cc0 commit 2fa5a77
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,8 @@ jobs:
- name: run-vcpkg
uses: lukka/[email protected] # Option 2: specify 'latest' or 'latestrc' in the input version arguments:
with:
runVcpkgInstall: true
- name: Prepare
run: |
pnpm install --no-frozen-lockfile
Expand Down

0 comments on commit 2fa5a77

Please sign in to comment.