Skip to content

Commit 718901c

Browse files
committed
Chore: refactored gitpod.yml
1 parent 53d4241 commit 718901c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitpod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
tasks:
2-
- init: npm install
2+
- init: npm install && npm run build

0 commit comments

Comments
 (0)