Skip to content

Commit

Permalink
Fix repo name in _viash.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rcannood authored Jun 24, 2024
1 parent 4576d98 commit 2132f76
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions _viash.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ description: |
license: MIT
keywords: [scripts, custom, implementations]
links:
issue_tracker: https://github.com/viash-hub/biobox/issues
repository: https://github.com/viash-hub/biobox
issue_tracker: https://github.com/viash-hub/craftbox/issues
repository: https://github.com/viash-hub/craftbox

viash_version: 0.9.0-RC6

config_mods: |
.requirements.commands := ['ps']
.requirements.commands := ['ps']

0 comments on commit 2132f76

Please sign in to comment.