Skip to content

Commit c08aad6

Browse files
authored
Update CI.yml
1 parent cd31c29 commit c08aad6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
steps:
1111
- uses: actions/checkout@v1
1212
- name: test
13-
run: mkdir build && cd build && cmake .. && make
13+
run: ./deploy.sh

0 commit comments

Comments
 (0)