[ci] Cute, opencode assumed it was https
Some checks failed
Build Flatpak / Build Flatpak (push) Failing after 4s

This commit is contained in:
2026-03-21 10:51:11 -04:00
parent 7f01f344dd
commit 8418cf3219

View File

@ -17,7 +17,7 @@ jobs:
steps:
- name: Checkout Code
run: git clone --depth 1 https://gitea.service:3000/secstate/Notify.git .
run: git clone --depth 1 http://gitea.service:3000/secstate/Notify.git .
- name: Build Flatpak
run: |