Unlighthouse rework with docker 5

This commit is contained in:
Firq 2024-11-01 16:09:53 +01:00
parent c7ae9fa64b
commit 9db0b71ee4
Signed by: Firq
GPG key ID: 3ACC61C8CEC83C20
2 changed files with 3 additions and 1 deletions
.forgejo/workflows

View file

@ -44,6 +44,8 @@ jobs:
if: success()
runs-on: dind
steps:
- name: Checkout repository
uses: https://code.forgejo.org/actions/checkout@v3
- name: Downloading static site artifacts
uses: actions/download-artifact@v3
with: