We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01fa38e commit d019e6bCopy full SHA for d019e6b
.github/workflows/nix.yml
@@ -28,5 +28,5 @@ jobs:
28
- run: nix build .#bin
29
- uses: actions/upload-artifact@v4
30
with:
31
- path: ./results/bin/rubric-merge
+ path: ./result/bin/rubric-merge
32
0 commit comments