We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fb6f8a commit 16a7e8dCopy full SHA for 16a7e8d
.github/workflows/ci.yml
@@ -26,4 +26,4 @@ jobs:
26
- name: "Nix flake check ❄️"
27
run: |
28
nix flake check --all-systems -L
29
- nix buil .#sbt -L
+ nix build .#sbt -L
0 commit comments