Skip to content

Commit

Permalink
Update cmd for build binary executables (#441)
Browse files Browse the repository at this point in the history
  • Loading branch information
zqb-all authored Oct 18, 2023
1 parent 9138473 commit 93e9312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ nox -s publish_docs
These are automatically built on CI, but can be built locally with corresponding `nox` commands, such as:

```
nox -s build_executable_current_platform
nox -s build_executables_current_platform
```

## Publishing a New Version
Expand Down

0 comments on commit 93e9312

Please sign in to comment.