From 0f53fa6af7b317330207a37da5dc30b255f0c5f8 Mon Sep 17 00:00:00 2001 From: molarmanful Date: Fri, 22 Mar 2024 01:23:47 -0400 Subject: [PATCH] oops --- .github/workflows/pub.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pub.yml b/.github/workflows/pub.yml index 9820559..8386f11 100644 --- a/.github/workflows/pub.yml +++ b/.github/workflows/pub.yml @@ -19,7 +19,7 @@ jobs: distribution: temurin java-version: 21 - name: deps - run: sudo apt install fuse bdfresize xfont-utils + run: sudo apt install fuse bdfresize xfonts-utils - name: build env: REF: ${{ github.ref_name }}