mirror of
https://github.com/rife2/bld
synced 2025-12-25 18:48:36 +01:00
Revert install limbd0 on Ubuntu
This commit is contained in:
parent
0aa93b708a
commit
d69956cf91
2
.github/workflows/bld.yml
vendored
2
.github/workflows/bld.yml
vendored
|
|
@ -90,8 +90,6 @@ jobs:
|
||||||
java-version: [ 17, 20, 21, 22 ]
|
java-version: [ 17, 20, 21, 22 ]
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install libmd
|
|
||||||
run: sudo apt-get update -qq && sudo apt-get install -y libmd0
|
|
||||||
- name: Checkout source repository
|
- name: Checkout source repository
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue