Skip to content

Commit

Permalink
fix: pnpm lockfile
Browse files Browse the repository at this point in the history
  • Loading branch information
mildronize committed May 5, 2024
1 parent 258f9a9 commit 29ae441
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,4 @@ jobs:
- run: pnpm build

- name: Build the project
run: nx run @examples/with-${{ matrix.runtime }}:build
run: pnpm exec nx run @examples/with-${{ matrix.runtime }}:build
2 changes: 1 addition & 1 deletion pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 29ae441

Please sign in to comment.