Skip to content

Commit 0d2c092

Browse files
committed
Testing
1 parent 1048d82 commit 0d2c092

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gh-pages.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ jobs:
120120
- run: npm install --verbose
121121

122122
- name: Build
123-
run: hugo -e $hugoEnvironment
123+
run: hugo -e staging
124124

125125

126126
# - name: Deploy

0 commit comments

Comments
 (0)