Skip to content

Commit 6ff07ff

Browse files
authored
Merge pull request #5240 from neduard/jit-ci-fix
2 parents c4fc8d4 + 6ede3fc commit 6ff07ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ jobs:
388388
write-mode: overwrite
389389
contents: |
390390
```ucm
391-
.> project.create-empty jit-setup
391+
scratch/main> project.create-empty jit-setup
392392
jit-setup/main> lib.install ${{ env.jit_version }}
393393
```
394394
```unison

0 commit comments

Comments
 (0)