Skip to content

Commit

Permalink
Add run.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
ivborissov authored Jul 17, 2024
1 parent e8111e1 commit 5834506
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-share.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: HetaSimulator run
run: |
pwd
julia --sysimage=/opt/sysimages/hetasimulator.so
julia --sysimage=/opt/sysimages/hetasimulator.so ./julia/run.jl
- name: Copy other files to dist
run: |
cp -f ./static/index.md ./dist/
Expand Down

0 comments on commit 5834506

Please sign in to comment.