Skip to content

Commit 919fd11

Browse files
authored
[tentative][WEDO-6992] Remove cookies from preview
1 parent b0810f7 commit 919fd11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
${{ runner.os }}-public-gatsby-main
109109
110110
- run: npm install
111-
- run: npm run build
111+
- run: GATSBY_HF_CDN_URL="" npm run build
112112

113113
- name: Install Netlify
114114
run: npm install netlify-cli@17.23.2 -g

0 commit comments

Comments
 (0)