Update .forgejo/workflows/fortune-mod-debian.yml
This commit is contained in:
parent
07cc74f37c
commit
92c253b4ec
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ jobs:
|
|||
steps:
|
||||
- name: Install depends
|
||||
run: apt update && apt install -y docbook-xml docbook-xsl doxygen wget xz-utils tar libxslt1-dev cmake librecode-dev perl dpkg-dev
|
||||
- uses: actions/checkout@v4
|
||||
- name: Build
|
||||
run: |
|
||||
wget -O fortune-mod.tar.xz https://github.com/shlomif/fortune-mod/releases/download/fortune-mod-3.24.0/fortune-mod-3.24.0.tar.xz
|
||||
|
|
Loading…
Add table
Reference in a new issue