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 a10aee8 commit 0f41e31Copy full SHA for 0f41e31
.github/workflows/build.yaml
@@ -58,4 +58,4 @@ jobs:
58
uses: actions/upload-artifact@v4
59
with:
60
name: ${{matrix.config.name}}-${{matrix.version.name}}
61
- path: ${{github.workspace}}/build/*TestPlugin*
+ path: ${{github.workspace}}/build/*NativePredicateSolver*
0 commit comments