We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 06aa11c commit 5846597Copy full SHA for 5846597
.github/workflows/test-macos.yaml
@@ -27,4 +27,5 @@ jobs:
27
- name: upload bin
28
uses: actions/upload-artifact@v2
29
with:
30
- name: build/oicompare
+ name: oicompare
31
+ path: build/oicompare
0 commit comments