Skip to content

Commit 650367e

Browse files
committed
update github CI
1 parent 993712c commit 650367e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/all.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ jobs:
7777
run: yes | m stable && dirname $(readlink $(which mongod)) > .metapath
7878

7979
- name: Build
80-
run: go build main/migration_verifier.go
80+
run: ./build.sh
8181

8282
- name: Start clusters
8383
run: |-

0 commit comments

Comments
 (0)