forked from maidsafe/autonomi
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: fix node manager binary packaging
In the packaging process, the crate name for the node manager was incorrectly renamed to `sn-node-manager`. Confusingly, this is the correct name for the crate, but the directory and crate name are mismatched. For clarity, I've changed the name of the variable to `crate_dir_name`. Also, the `sn-node-manager` string was removed from the supported binary array, because that's the name of the crate, not the binary.
- Loading branch information
Showing
1 changed file
with
17 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters