This commit is contained in:
Florian Forster
2025-02-06 15:15:54 +00:00
parent bc1e7109f5
commit 1e4085082e

View File

@@ -10,6 +10,8 @@ jobs:
runs-on: depot-ubuntu-22.04-8
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: git fetch origin main:main
- uses: docker/login-action@v2
with: