From 5378aea67c053e4b7ac9933780070ed21fb9c454 Mon Sep 17 00:00:00 2001 From: Isaac Machakata Date: Wed, 27 Mar 2024 04:49:51 +0200 Subject: [PATCH] chore: re-install db everytime --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index b75e2e7..25e2b30 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -45,7 +45,7 @@ jobs: id: getRequest uses: skgandikota/FetchUrl@v1.3 with: - url: "https://ors-zqetri23.isaac.co.zw/" + url: "https://ors-zqetri23.isaac.co.zw/re-install" - name: Get Migration Results run: |