mirror of
https://github.com/iv-org/invidious.git
synced 2026-09-06 09:02:45 -05:00
this should prevent ameba from building
This commit is contained in:
parent
3ddcb8afc8
commit
e2dd404e49
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@ -80,8 +80,7 @@ jobs:
|
|||||||
- name: Install Shards
|
- name: Install Shards
|
||||||
run: |
|
run: |
|
||||||
if ! shards check; then
|
if ! shards check; then
|
||||||
shards install --production
|
shards install --skip-postinstall --skip-executables
|
||||||
shards install spectator --frozen
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
- name: Run tests
|
- name: Run tests
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user