We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97213a3 commit 29ff22aCopy full SHA for 29ff22a
.github/workflows/ci.yaml
@@ -16,7 +16,7 @@ jobs:
16
- uses: nixbuild/nix-quick-install-action@v33
17
- name: Install omnix
18
run: |
19
- nix install nixpkgs#omnix
+ nix profile install nixpkgs#omnix
20
nix --version
21
- name: Build all flake outputs
22
run: om ci
0 commit comments