Skip to content

Commit

Permalink
oops
Browse files Browse the repository at this point in the history
  • Loading branch information
molarmanful committed Mar 22, 2024
1 parent 8aec7c8 commit 0f53fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}
Expand Down

0 comments on commit 0f53fa6

Please sign in to comment.