From 372a5b32678f0ac0a8a5b8dc877aaae9f11fc5cd Mon Sep 17 00:00:00 2001 From: Guanghong Zheng Date: Mon, 21 Oct 2024 15:35:57 +0100 Subject: [PATCH] update --- .github/workflows/build.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 029ea95..33a0cf1 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -18,11 +18,9 @@ jobs: deploy-to-impaas: needs: python-formatting runs-on: ubuntu-latest - steps: + steps: - name: Checkout uses: actions/checkout@v4 - - - name: ImPaaS-Deploy uses: /impaas/impaas-deploy@v3 with: