Skip to content

Commit

Permalink
fix title
Browse files Browse the repository at this point in the history
  • Loading branch information
sosiristseng committed Mar 19, 2024
1 parent 6295dd6 commit b951f3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:
--ExecutePreprocessor.kernel_name=julia-1.$(julia -e 'print(VERSION.minor)')
--output ${{ github.workspace }}/${{ env.NBCACHE }}/{}
{}
- name: Show GUN parallel execution stats
- name: Show GNU parallel execution stats
run: cat job.log
- name: Copy back built notebooks
run: cp --verbose -rf ${{ env.NBCACHE }}/docs/* docs/
Expand Down

0 comments on commit b951f3a

Please sign in to comment.