try building it
This commit is contained in:
parent
4fb39d4b45
commit
015bf7b43c
1 changed files with 2 additions and 0 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -8,5 +8,7 @@ jobs:
|
|||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: stable
|
||||
- run: |
|
||||
cargo build --release
|
||||
|
||||
# vim: set ts=2 tw=2 sw=2 et :
|
||||
|
|
Loading…
Reference in a new issue