mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-09 23:12:15 +05:30
install crystal 35.1 in ci
This commit is contained in:
parent
e35345f135
commit
fedaef5d17
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -18,6 +18,8 @@ jobs:
|
||||
|
||||
- name: Install Crystal
|
||||
uses: oprypin/install-crystal@v1.2.4
|
||||
with:
|
||||
crystal: 0.35.1
|
||||
|
||||
- name: Cache Shards
|
||||
uses: actions/cache@v2
|
||||
|
Loading…
Reference in New Issue
Block a user