No need curl on vm
original commit: 89de1e481062272e5b6fc9d1a7049a33084c9696
This commit is contained in:
parent
b3eb7c1301
commit
1d90152729
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
@ -17,8 +17,6 @@ jobs:
|
|||
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Install dependencies
|
||||
run: apt-get update && apt-get install -y curl
|
||||
- name: Build bootfiles
|
||||
run: .github/scripts/dobootfile.sh
|
||||
- name: Build Chez
|
||||
|
|
Loading…
Reference in New Issue
Block a user