Skip to content

Commit ad2dcaa

Browse files
committed
run build too
1 parent 41a9ff2 commit ad2dcaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ jobs:
8080
key: ${{ runner.os }}-${{ hashFiles('**/yarn.lock') }}
8181
- run: yarn install
8282
- name: Run Checker
83-
run: yarn linkcheck
83+
run: yarn build:linkcheck

0 commit comments

Comments
 (0)