Skip to content

Commit bc4a7b9

Browse files
Mike Niklesconwnet
authored andcommitted
Remove the global js-yaml.
1 parent ddc8f97 commit bc4a7b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.gitpod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
image:
22
file: .gitpod.Dockerfile
33
tasks:
4-
- init: yarn global add js-yaml && yarn && yarn build
4+
- init: yarn && yarn build
55
command: yarn watch
66
- command: yarn serve
77
ports:

0 commit comments

Comments
 (0)