This commit is contained in:
plasmagoat 2025-06-09 01:44:25 +02:00
parent 8a6395faf2
commit 0a53e76c81
2 changed files with 1 additions and 1 deletions

View file

@ -96,7 +96,7 @@ jobs:
- name: Run Proxmox Image Deployment
run: |
chmod +x scripts/run_ansible_ci.sh
chmod +x ./scripts/run_ansible_ci.sh
# Execute the script, passing necessary environment variables
scripts/run_ansible_ci.sh
env:

View file