fix: checkout code in ansible step
This commit is contained in:
@@ -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:
|
||||
|
Reference in New Issue
Block a user