mirror of
https://github.com/idris-lang/Idris2.git
synced 2024-11-28 11:05:17 +03:00
Fix racket CI
This commit is contained in:
parent
649e1989e0
commit
3e53551d8b
1
.github/workflows/ci-ubuntu-racket.yml
vendored
1
.github/workflows/ci-ubuntu-racket.yml
vendored
@ -17,6 +17,7 @@ jobs:
|
||||
uses: actions/checkout@v2
|
||||
- name: Install build dependencies
|
||||
run: |
|
||||
sudo apt-get update
|
||||
sudo apt-get install -y racket
|
||||
- name: Build from bootstrap
|
||||
run: make bootstrap-racket
|
||||
|
Loading…
Reference in New Issue
Block a user