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 45884d3 commit a35fb12Copy full SHA for a35fb12
.github/workflows/preview.yml
@@ -33,7 +33,7 @@ jobs:
33
run: make install
34
35
- name: Build the website
36
- run: PREVIEW=true make build
+ run: make build PREVIEW=true
37
38
- name: Set up SSH key
39
uses: webfactory/[email protected]
0 commit comments