Skip to content

Commit

Permalink
Update Example.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
0815Creeper authored Sep 17, 2024
1 parent 2f1683a commit f86d20c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
with:
version: '1.10'

- run: julia -e 'using Pkg; Pkg.add("PlutoSliderServer"); Pkg.add("FMI")'
- run: julia -e 'using Pkg; Pkg.add("PlutoSliderServer");'
- run: julia -e 'using PlutoSliderServer; PlutoSliderServer.export_directory("examples/pluto-src")'

- name: "auto-commit (retry on merge)"
Expand Down

0 comments on commit f86d20c

Please sign in to comment.