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