commit 203cc37e843ac4f7f944012ea8d13d00d8b255f8 parent 807f1b7adcc5e77d8b5341d01dc4485adfa87552 Author: Adam M <aemalone@gmail.com> Date: Sat, 20 Nov 2021 21:34:34 -0600 build Diffstat:
M | .github/workflows/build-all.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/build-all.yml b/.github/workflows/build-all.yml @@ -18,7 +18,7 @@ jobs: - { name: Linux, os: ubuntu-latest, - prepare-os: sudo apt install -y libglu-dev + prepare-os: "" } - { name: MacOS,