CI/CD edit
This commit is contained in:
@@ -18,8 +18,8 @@ jobs:
|
|||||||
#ansible-galaxy collection install community.general --force
|
#ansible-galaxy collection install community.general --force
|
||||||
#ansible-galaxy collection install ansible.posix --force
|
#ansible-galaxy collection install ansible.posix --force
|
||||||
- name: Use Node.js
|
- name: Use Node.js
|
||||||
uses: https://github.com/actions/setup-node@v3
|
uses: https://github.com/actions/setup-node@v3
|
||||||
with:
|
with:
|
||||||
node-version: '18.17'
|
node-version: '18.17'
|
||||||
|
|
||||||
- name: "Check out repo code"
|
- name: "Check out repo code"
|
||||||
|
|||||||
Reference in New Issue
Block a user