Skip to content

Commit a35fb12

Browse files
committed
other way around
1 parent 45884d3 commit a35fb12

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
@@ -33,7 +33,7 @@ jobs:
3333
run: make install
3434

3535
- name: Build the website
36-
run: PREVIEW=true make build
36+
run: make build PREVIEW=true
3737

3838
- name: Set up SSH key
3939
uses: webfactory/ssh-agent@v0.9.1

0 commit comments

Comments
 (0)