Skip to content

Commit 4f63efd

Browse files
String for env var
1 parent 459828c commit 4f63efd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/playwright.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ jobs:
4040
working-directory: ./dotcom-rendering
4141
env:
4242
NODE_ENV: 'production'
43-
USE_LOCAL_ASSETS: true
43+
USE_LOCAL_ASSETS: 'true'
4444

4545
- uses: actions/upload-artifact@v7
4646
if: always()

0 commit comments

Comments
 (0)