mirror of
https://github.com/nushell/nushell.git
synced 2024-12-16 20:21:09 +01:00
Merge pull request #1043 from JesterOrNot/master
install all features for nushell for gitpod
This commit is contained in:
commit
5a4ca11362
@ -1,7 +1,7 @@
|
||||
image:
|
||||
file: .gitpod.Dockerfile
|
||||
tasks:
|
||||
- init: cargo install nu
|
||||
- init: cargo install nu --all-features
|
||||
command: nu
|
||||
github:
|
||||
prebuilds:
|
||||
|
Loading…
Reference in New Issue
Block a user