Skip to content

Commit

Permalink
Install d2 on actions
Browse files Browse the repository at this point in the history
  • Loading branch information
DriesSchaumont committed Aug 17, 2023
1 parent d0603fb commit 5946386
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/quarto_gh_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ jobs:

- uses: viash-io/viash-actions/setup@v4

- name: "Install d2"
run: |
curl -fsSL https://d2lang.com/install.sh | sh -s --
- name: Install Viash
uses: viash-io/viash-actions/setup@main

Expand Down

0 comments on commit 5946386

Please sign in to comment.