Skip to content

Commit

Permalink
remove echo message
Browse files Browse the repository at this point in the history
  • Loading branch information
WeissP committed Dec 14, 2024
1 parent 3d18fa6 commit 6613b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,4 @@ jobs:
run: nix build .#webman-cli
- name: Build webman-server
run: nix build .#webman-server
- run: nix-shell --run "echo OK"

0 comments on commit 6613b42

Please sign in to comment.