mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
Update package database on ubuntu build
Fixes 404 error: https://github.com/GrammaticalFramework/gf-core/runs/1076062405
This commit is contained in:
1
.github/workflows/build-debian-package.yml
vendored
1
.github/workflows/build-debian-package.yml
vendored
@@ -18,6 +18,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Install build tools
|
- name: Install build tools
|
||||||
run: |
|
run: |
|
||||||
|
sudo apt update
|
||||||
sudo apt install -y \
|
sudo apt install -y \
|
||||||
make \
|
make \
|
||||||
dpkg-dev \
|
dpkg-dev \
|
||||||
|
|||||||
Reference in New Issue
Block a user