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 0d44720 commit 6f0c389Copy full SHA for 6f0c389
.github/workflows/main.yaml
@@ -72,4 +72,4 @@ jobs:
72
run: nix --option system "${{ matrix.system }}" run .#cachix-push
73
- name: Run static binary workflow
74
if: success()
75
- uses: juspay/omnix/.github/workflows/static-binary-check.yaml
+ uses: .github/workflows/static-binary-check.yaml
0 commit comments