We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd31c29 commit c08aad6Copy full SHA for c08aad6
.github/workflows/CI.yml
@@ -10,4 +10,4 @@ jobs:
10
steps:
11
- uses: actions/checkout@v1
12
- name: test
13
- run: mkdir build && cd build && cmake .. && make
+ run: ./deploy.sh
0 commit comments