From 605adc24f029bea1a9430c1d8416dfa0731ee0e5 Mon Sep 17 00:00:00 2001 From: Ahmed Hesham Date: Tue, 7 Oct 2025 15:33:20 +0300 Subject: [PATCH] update ci.yml --- .github/workflows/ci.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index ebb4c2f..9bd1a30 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -25,4 +25,4 @@ jobs: needs: deploy_to_ghaymah steps: - name: install ghaymah cli - run: gy + run: curl -sSl https://cli.ghaymah.systems/install.sh | bash