Skip to content

Commit 6fecc2e

Browse files
committed
xxx fixup CI?
1 parent 6d4269a commit 6fecc2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
- uses: DeterminateSystems/flakehub-cache-action@main
4343
- name: Run all CI tasks
4444
run: |
45-
nix develop '.?submodules=1' --override-input linera-protocol ./linera-protocol --command pnpm run ci
45+
nix develop '.?submodules=1' --command pnpm run ci
4646
- name: Upload built extension
4747
uses: actions/upload-artifact@v4
4848
with:

0 commit comments

Comments
 (0)