Skip to content

Commit

Permalink
Update ExportPluto.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
dralletje authored Nov 5, 2021
1 parent 958b307 commit 6029537
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ExportPluto.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: julia -e 'using Pkg;
Pkg.activate(mktempdir());
Pkg.add([
Pkg.PackageSpec(name="PlutoSliderServer", rev="50cd466f8e765aa7c90501524b3a89b07360168f"),
Pkg.PackageSpec(name="PlutoSliderServer", version="0.2.6"),
Pkg.PackageSpec(name="Pluto", version="0.17.0"),
]);

Expand Down

0 comments on commit 6029537

Please sign in to comment.