diff --git a/.gitea/workflows/demo.yml b/.gitea/workflows/demo.yml index 55f889e..0693752 100644 --- a/.gitea/workflows/demo.yml +++ b/.gitea/workflows/demo.yml @@ -14,7 +14,7 @@ jobs: run: 'cat /etc/os-release' - name: Check environment variables run: | - dnf install -y nodejs git ansible-core ansible-galaxy python3-pip + dnf install -y nodejs git ansible-core python3-pip ansible-galaxy collection list # env # - name: Check out repository code