askdj
This commit is contained in:
parent
b26cd0f8c8
commit
4fb39d4b45
1 changed files with 3 additions and 0 deletions
3
.github/workflows/build.yml
vendored
3
.github/workflows/build.yml
vendored
|
@ -6,4 +6,7 @@ jobs:
|
|||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: actions-rs/toolchain@v1
|
||||
with:
|
||||
toolchain: stable
|
||||
|
||||
# vim: set ts=2 tw=2 sw=2 et :
|
||||
|
|
Loading…
Reference in a new issue