mirror of
https://github.com/nushell/nushell
synced 2024-12-26 04:53:09 +00:00
Update .gitpod.yml
This commit is contained in:
parent
ce23a672d9
commit
c0a7d4e2a7
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