Skip to content

Commit cd160c9

Browse files
committed
build : working dir 옵션을 통한 모듈 접근으로 변경경
1 parent c62df64 commit cd160c9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/file-upload-service-deploy.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ jobs:
2323
- name: Deploy to Google Cloud Functions
2424
working-directory: file-upload
2525
run: |
26-
cd file-upload
2726
gcloud functions deploy HelloWorld \
2827
--entry-point HelloWorld \
2928
--runtime go116 \

0 commit comments

Comments
 (0)