fix: checkout code in ansible step

This commit is contained in:
Ditmar Visser
2025-06-11 19:27:49 +00:00
parent 5aa62ac3c6
commit 75444fa570

View File

@@ -76,6 +76,9 @@ jobs:
working-directory: ./ansible
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Download artifact
uses: christopherhx/gitea-download-artifact@v4
with: