diff --git a/.gitea/workflows/deploy_rdpconnect.yaml b/.gitea/workflows/deploy_rdpconnect.yaml index b335f9a..c39975d 100644 --- a/.gitea/workflows/deploy_rdpconnect.yaml +++ b/.gitea/workflows/deploy_rdpconnect.yaml @@ -10,13 +10,9 @@ jobs: name: "Flatpak" runs-on: ubuntu-latest container: - image: bilelmoussaoui/flatpak-github-actions:gnome-44 + image: bilelmoussaoui/flatpak-github-actions:gnome-44:docker://node:20-bullseye options: --privileged steps: - #- name: "Base requirements" - #run: apk update && apk add --no-cache git docker docker-compose nodejs gpg openssh npm ansible - #ansible-galaxy collection install community.general --force - #ansible-galaxy collection install ansible.posix --force - run: echo $PATH - run: whereis node