mirror of
https://github.com/nushell/nushell
synced 2025-01-13 21:55:07 +00:00
edit install cmd
This commit is contained in:
parent
3b84e3ccfe
commit
b39c2e2f75
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
image:
|
image:
|
||||||
file: .gitpod.Dockerfile
|
file: .gitpod.Dockerfile
|
||||||
tasks:
|
tasks:
|
||||||
- init: cargo install --path .
|
- init: cargo install nu
|
||||||
command: nu
|
command: nu
|
||||||
github:
|
github:
|
||||||
prebuilds:
|
prebuilds:
|
||||||
|
|
Loading…
Reference in a new issue