1
0
forked from GitHub/gf-core

Update package database on ubuntu build

Fixes 404 error:
https://github.com/GrammaticalFramework/gf-core/runs/1076062405
This commit is contained in:
Andreas Källberg
2020-09-05 20:36:04 +02:00
parent 7268253f5a
commit 57c1014e9f

View File

@@ -18,6 +18,7 @@ jobs:
- name: Install build tools
run: |
sudo apt update
sudo apt install -y \
make \
dpkg-dev \