Skip to content

Commit 23d69eb

Browse files
committed
Fixes unexpected input warning
1 parent a8a4201 commit 23d69eb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

start/action.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -88,5 +88,4 @@ runs:
8888
echo "Stopping Dev Proxy..."
8989
curl -X POST http://127.0.0.1:8897/proxy/stopproxy
9090
echo "Dev Proxy has been stopped."
91-
fi
92-
shell: bash
91+
fi

0 commit comments

Comments
 (0)