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 b89c0b9 commit 5684dbdCopy full SHA for 5684dbd
.github/workflows/cid.yaml
@@ -152,7 +152,7 @@ jobs:
152
uses: mxschmitt/action-tmate@e5c7151931ca95bad1c6f4190c730ecf8c7dde48 # ratchet:mxschmitt/action-tmate@v3
153
if: ${{ inputs.debug_enabled }}
154
- name: Install omnix
155
- run: nix --accept-flake-config profile install "github:juspay/omnix"
+ run: nix --accept-flake-config profile add "github:juspay/omnix"
156
- name: Summarize flake
157
run: om show .
158
- name: Run flake CI
0 commit comments