No need curl on vm

original commit: 89de1e481062272e5b6fc9d1a7049a33084c9696
This commit is contained in:
Paulo Matos 2020-04-26 13:32:17 +02:00
parent b3eb7c1301
commit 1d90152729

View File

@ -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