CI/CD edit

This commit is contained in:
2025-02-13 00:57:15 +01:00
parent 1f0e1bd229
commit 161d8dbd2a

View File

@@ -14,6 +14,7 @@ jobs:
options: --privileged
steps:
- run: git version
- run: sudo dnf install -y nodejs
- name: "Check out repo code"
uses: actions/checkout@v4
@@ -23,6 +24,7 @@ jobs:
bundle: RDPConnect.flatpak
manifest-path: com.angoosh.RDPConnect/com.angoosh.RDPConnect.yml
cache-key: flatpak-builder-${{ gitea.sha }}
- uses: flatpak/flatpak-github-actions/flat-manager@v6
name: "Deploy"
with: