fix: checkout code in ansible step
This commit is contained in:
@@ -76,6 +76,9 @@ jobs:
|
|||||||
working-directory: ./ansible
|
working-directory: ./ansible
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
|
- name: Checkout code
|
||||||
|
uses: actions/checkout@v4
|
||||||
|
|
||||||
- name: Download artifact
|
- name: Download artifact
|
||||||
uses: christopherhx/gitea-download-artifact@v4
|
uses: christopherhx/gitea-download-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
Reference in New Issue
Block a user