We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e604411 commit 6bd17bbCopy full SHA for 6bd17bb
.github/workflows/build.yml
@@ -62,5 +62,4 @@ jobs:
62
uses: actions/upload-artifact@v3
63
with:
64
name: ${{ matrix.os }}-${{ matrix.features }}
65
- path: |
66
- target/release/ltengine*
+ path: target/release/ltengine*
0 commit comments