diff --git a/.github/workflows/cli-build.yml b/.github/workflows/cli-build.yml index 17a2589e..a5d2a026 100644 --- a/.github/workflows/cli-build.yml +++ b/.github/workflows/cli-build.yml @@ -32,4 +32,4 @@ jobs: name: Build program with: command: build - args: -bin theseus_cli \ No newline at end of file + args: --bin theseus_cli \ No newline at end of file