mirror of
https://github.com/nushell/nushell
synced 2025-01-27 20:35:43 +00:00
Update .gitpod.yml
This commit is contained in:
parent
8d01b019f4
commit
f2968c8385
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 nu
|
- init: cargo install nu --all-features
|
||||||
command: nu
|
command: nu
|
||||||
github:
|
github:
|
||||||
prebuilds:
|
prebuilds:
|
||||||
|
|
Loading…
Reference in a new issue