Skip to content

Commit 18514c7

Browse files
reorder and test
1 parent d6943f8 commit 18514c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ jobs:
2626
uses: mongodb-labs/drivers-github-tools/node/setup@v2
2727

2828
- name: Build Docs
29-
run: npm run build:docs -- --yes
29+
run: hugo version && npm run build:docs -- --yes
3030

0 commit comments

Comments
 (0)