We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c53594e commit 9021937Copy full SHA for 9021937
.github/workflows/ci.yaml
@@ -14,7 +14,7 @@ jobs:
14
steps:
15
- uses: actions/checkout@v4
16
- uses: nixbuild/nix-quick-install-action@v33
17
- - name: Install omnix
+ - name: Install vira
18
run: |
19
nix --accept-flake-config profile install "github:juspay/vira"
20
nix --version
0 commit comments