Skip to content

Commit

Permalink
Update .gitpod.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
marcelauliano authored Sep 14, 2023
1 parent 06e7d8d commit e872b6c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitpod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@ tasks:
- name: git clone
command: |
unset JAVA_TOOL_OPTIONS
cd /workspace
curl ftp://ftp.ed.ac.uk/edupload/lecture.tgz | tar xzf -
vscode:
extensions:
- anwar.papyrus-pdf

workspaceLocation: "/workspace"

0 comments on commit e872b6c

Please sign in to comment.