mirror of
https://github.com/iv-org/instances-api.git
synced 2024-06-28 05:45:33 +02:00
Update to crystal 1.0.0
This commit is contained in:
@@ -16,7 +16,9 @@ jobs:
|
||||
- uses: actions/checkout@v2
|
||||
|
||||
- name: Install Crystal
|
||||
uses: oprypin/install-crystal@v1.3.0
|
||||
uses: oprypin/install-crystal@v1
|
||||
with:
|
||||
crystal: 1.0.0
|
||||
|
||||
- name: Cache Shards
|
||||
uses: actions/cache@v2
|
||||
|
||||
Reference in New Issue
Block a user