Skip to content

Commit a75df8a

Browse files
committed
update documentation
1 parent 8a87777 commit a75df8a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/documentation.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,5 @@ jobs:
5151
git config --global user.name "gh-actions"
5252
cd documentation
5353
yarn install --frozen-lockfile
54-
yarn deploy
54+
yarn build
55+
yarn deploy

0 commit comments

Comments
 (0)