Skip to content

Commit

Permalink
Update ExportPluto.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
fonsp authored May 23, 2024
1 parent 60b3717 commit 7090bb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ExportPluto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ jobs:


- name: Install Julia
uses: julia-actions/setup-julia@v1
uses: julia-actions/setup-julia@v2
with:
version: "1.8"
version: "1"


# We set up a folder that Pluto can use to cache exported notebooks. If the notebook file did not change, then Pluto can take the exported file from cache instead of running the notebook.
Expand Down

0 comments on commit 7090bb2

Please sign in to comment.