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 3f07586 commit 38093afCopy full SHA for 38093af
.github/workflows/build.yml
@@ -58,4 +58,4 @@ jobs:
58
uses: actions/upload-artifact@v4
59
with:
60
name: rtl-test-binaries-${{ matrix.compiler }}
61
- path: build/ # adjust if your test binaries go to a different folder
+ path: bin/
0 commit comments