From 6fee17059d2fdffa55d2a5621042dcb2827b7173 Mon Sep 17 00:00:00 2001 From: silitaider Date: Tue, 23 Jan 2024 16:43:35 +0100 Subject: [PATCH] fix typo ci workflow --- .github/workflows/app_deploy_test.yml | 2 +- backAgent/deploy.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/app_deploy_test.yml b/.github/workflows/app_deploy_test.yml index 274998e..2c2082f 100644 --- a/.github/workflows/app_deploy_test.yml +++ b/.github/workflows/app_deploy_test.yml @@ -76,7 +76,7 @@ jobs: deploy: runs-on: ubuntu-latest - needs: test-back-python, test-back-java + needs: [test-back-python, test-back-java] steps: - uses: actions/checkout@v2 diff --git a/backAgent/deploy.txt b/backAgent/deploy.txt index 24a52bf..c128510 100644 --- a/backAgent/deploy.txt +++ b/backAgent/deploy.txt @@ -2,4 +2,5 @@ 1 1 1 +1 1 \ No newline at end of file