Fix github workflow

This commit is contained in:
Yota Toyama
2020-11-28 04:47:30 +00:00
parent a12c85c440
commit 01e5e15569

View File

@@ -21,6 +21,9 @@ jobs:
- uses: actions-rs/audit-check@v1
with:
token: ${{ secrets.GITHUB_TOKEN }}
- runs: |
- run: |
cd examples
./test.sh
- run: |
git clean -dfx
cargo build --no-default-features --features cmake