Skip to content

Commit

Permalink
chore: add package manage version to e2e-main.yaml file (#1694)
Browse files Browse the repository at this point in the history
Signed-off-by: Daniel Villanueva <[email protected]>
  • Loading branch information
danivilla9 committed Sep 11, 2024
1 parent aa79642 commit 7d310c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e-main.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ jobs:
name: Install pnpm
with:
run_install: false
package_json_file: ./podman-desktop/package.json

- uses: actions/setup-node@v4
with:
Expand Down

0 comments on commit 7d310c4

Please sign in to comment.