From b951f3a24639473e87c1249cc1c3674e618150bd Mon Sep 17 00:00:00 2001 From: Wen Wei Tseng Date: Tue, 19 Mar 2024 08:16:25 +0000 Subject: [PATCH] fix title --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 447c6e9..1461416 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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/