From f93e84964b7f53caea87a3b71c725904e93e88d2 Mon Sep 17 00:00:00 2001 From: Evan Miller Date: Sat, 17 Dec 2022 04:21:36 -0500 Subject: [PATCH] keep trying --- .github/workflows/build.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 9c793b0..33923f8 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -117,6 +117,8 @@ jobs: update: true install: >- autotools + base-devel + gcc git - uses: actions/checkout@v2 - name: Check out test data