.forgejo/workflows/test.yaml aktualisiert
All checks were successful
Test Runner / test (push) Successful in 19s
All checks were successful
Test Runner / test (push) Successful in 19s
This commit is contained in:
parent
108df3e000
commit
a989432458
1 changed files with 1 additions and 3 deletions
|
@ -11,10 +11,8 @@ jobs:
|
|||
container:
|
||||
image: debian:12
|
||||
steps:
|
||||
|
||||
|
||||
# Node.js installieren (für actions/checkout)
|
||||
- name: Install Node.js
|
||||
- name: Install package duf
|
||||
run: |
|
||||
apt-get update && apt-get install -y duf
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue