fix: remove generate-latest-json job, update app submodule
Release / build (amd64) (push) Failing after 2m23s
Release / build (arm64) (push) Failing after 1m3s

This commit is contained in:
datadunia
2026-05-07 22:30:03 +07:00
parent bbae401002
commit cdd22860b3
2 changed files with 1 additions and 14 deletions
-13
View File
@@ -91,16 +91,3 @@ jobs:
with: with:
name: latest.json name: latest.json
path: latest.json path: latest.json
generate-latest-json:
needs: build
runs-on: ubuntu-latest
steps:
- name: Cleanup Git Config
if: always() # Pastikan tetap jalan meski job gagal
run: |
- name: Cleanup Git Config
if: always()
run: |
git config --global --unset-all http."https://git.datadunia.com/".extraheader
git config --global --unset core.askPass
+1 -1
Submodule app updated: 2db8e5a0f6...32b01efdd8