Skip to content

Commit 1c3d350

Browse files
committed
wf iteration
1 parent faa988b commit 1c3d350

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ jobs:
7373
- run:
7474
name: deploy to AWS
7575
command: |
76-
./deploy.sh
76+
./script/deploy.sh
7777
7878
7979

0 commit comments

Comments
 (0)