From 176e588ad0ed61c3a8fa6823e1559c6b64880119 Mon Sep 17 00:00:00 2001 From: kms Date: Wed, 16 Nov 2022 22:41:08 +0900 Subject: [PATCH] fix : gitAction add **working Directory** --- .github/workflows/autoTest.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/autoTest.yml b/.github/workflows/autoTest.yml index c1495df..200f5ff 100644 --- a/.github/workflows/autoTest.yml +++ b/.github/workflows/autoTest.yml @@ -24,10 +24,6 @@ jobs: - name: Make Directory for deliver run: mkdir deploy - - name: ls - run: ls -al - working-directory: ${{env.working-directory}} - # 환경변수 셋팅 - name: Make env file run: |