We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ced4ac commit 70f983aCopy full SHA for 70f983a
.github/workflows/test-google-oauth.yml
@@ -49,7 +49,7 @@ jobs:
49
node-version: "20"
50
cache: "pnpm"
51
- run: |
52
- pnpx puppeteer browsers install chrome
+ pnpm dlx puppeteer browsers install chrome
53
- run: pnpm install
54
- name: Run test
55
run: |
.github/workflows/test-zitadel-oauth.yml
@@ -52,7 +52,7 @@ jobs:
56
57
58
0 commit comments