Skip to content

Commit 66f0cc0

Browse files
committed
remove extraneous argument
1 parent 8feec06 commit 66f0cc0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

actions/deploy-reflex-frontend/action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,5 @@ runs:
8585
username: ${{ inputs.ssh-user }}
8686
key: ${{ inputs.ssh-private-key }}
8787
# Note: This script is present on the server from the webserver setup
88-
shell: bash
8988
script: |
9089
./scripts/webserver-update-static-files.sh

0 commit comments

Comments
 (0)