Skip to content

Commit

Permalink
fix env windows
Browse files Browse the repository at this point in the history
  • Loading branch information
mifi committed Oct 7, 2023
1 parent 48044b9 commit 800dbdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:

- run: yarn

- run: npx @puppeteer/browsers install chromium@$CHROMIUM_BUILD_NUMBER chromium
- run: npx @puppeteer/browsers install chromium@${{ env.CHROMIUM_BUILD_NUMBER }} chromium

- run: yarn workspace reactive-video build
- run: npm test
Expand Down

0 comments on commit 800dbdd

Please sign in to comment.