Skip to content

Commit 84ff9af

Browse files
committed
fix
1 parent 2a1def5 commit 84ff9af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/preview_create.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ jobs:
4040
github-token: ${{ secrets.GITHUB_TOKEN }}
4141
state-backend: ephemeral
4242
state-action: start
43-
skip-ephemeral-stop: 'true'
4443
include-preview: 'true'
44+
install-awslocal: 'true'
4545
preview-cmd: |
4646
# Add your custom deployment commands here.
4747
# Below is an example for the Image resizer application.

0 commit comments

Comments
 (0)