Skip to content

Commit

Permalink
chore: update .gitpod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
shenxianpeng committed Jan 14, 2025
1 parent 1357e23 commit 5593f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@

tasks:
- name: Install & Build
init: sudo apt-get install -y --no-install-recommends gnuplot
init: make install-deps && make build
command: make preview

0 comments on commit 5593f55

Please sign in to comment.