Skip to content

Commit fe16685

Browse files
committed
fix:
1 parent f1f9659 commit fe16685

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/makefile.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ jobs:
4040
with:
4141
name: websocketd
4242

43+
- name: fix permissions
44+
run: chmod +x ./websocketd
45+
4346
- name: setup client
4447
run: wget https://github.com/vi/websocat/releases/latest/download/websocat.x86_64-unknown-linux-musl && chmod +x websocat.x86_64-unknown-linux-musl
4548

0 commit comments

Comments
 (0)