Revert install limbd0 on Ubuntu

This commit is contained in:
Erik C. Thauvin 2024-08-01 14:19:59 -07:00
parent 0aa93b708a
commit d69956cf91
No known key found for this signature in database
GPG key ID: 776702A6A2DA330E

View file

@ -90,8 +90,6 @@ jobs:
java-version: [ 17, 20, 21, 22 ]
steps:
- name: Install libmd
run: sudo apt-get update -qq && sudo apt-get install -y libmd0
- name: Checkout source repository
uses: actions/checkout@v4
with: