Skip to content

Commit aa87bae

Browse files
authored
Update cd.yml
1 parent 2924a19 commit aa87bae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/cd.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,6 @@ jobs:
5353
5454
- name: Zip deploy package
5555
run: |
56-
cd FixLog_Server
5756
zip -r ../${{ github.sha }}.zip . -x ".git/*"
5857
5958
- name: Upload to S3

0 commit comments

Comments
 (0)