Skip to content

Commit

Permalink
fix:
Browse files Browse the repository at this point in the history
  • Loading branch information
barakplasma committed Jun 10, 2024
1 parent 9d6c4e6 commit 4181402
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/makefile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
# run: make websocketd

- name: build and run websocketd
run: go build
run: go build -buildvcs=false

- name: test
run: |
Expand Down

0 comments on commit 4181402

Please sign in to comment.