Skip to content

Commit cd7d5cd

Browse files
committed
Fix image name
1 parent d41a360 commit cd7d5cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/archive-native-netty-plot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ jobs:
4141
du -h netty-plot
4242
./netty-plot &
4343
sleep 10
44-
curlhttp://127.0.0.1:8080/
44+
curl http://localhost:8080/

0 commit comments

Comments
 (0)