From 2a9b0c1047e09bdec005ad0e6665ef56b6b4f170 Mon Sep 17 00:00:00 2001 From: shinsj4653 Date: Tue, 16 Jan 2024 00:09:23 +0900 Subject: [PATCH] Update deploy.yml --- .github/workflows/deploy.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 8eb6657..a5aa49a 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -19,9 +19,6 @@ permissions: jobs: build: runs-on: ubuntu-latest - defaults: - run: - working-directory: ./server steps: # 기본 체크아웃