Skip to content

Commit 16a7e8d

Browse files
committed
fix typo
1 parent 1fb6f8a commit 16a7e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ jobs:
2626
- name: "Nix flake check ❄️"
2727
run: |
2828
nix flake check --all-systems -L
29-
nix buil .#sbt -L
29+
nix build .#sbt -L

0 commit comments

Comments
 (0)