diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml index a9bf5c83e6..ba690c2ca6 100644 --- a/.github/workflows/ci.yaml +++ b/.github/workflows/ci.yaml @@ -388,7 +388,7 @@ jobs: write-mode: overwrite contents: | ```ucm - .> project.create-empty jit-setup + scratch/main> project.create-empty jit-setup jit-setup/main> lib.install ${{ env.jit_version }} ``` ```unison