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 205a9e8 commit 3cb6927Copy full SHA for 3cb6927
.github/workflows/launcher.yml
@@ -42,5 +42,5 @@ jobs:
42
uses: actions/upload-artifact@v4.6.2
43
with:
44
name: ${{ matrix.os }}-${{ matrix.toolchain }}
45
- path: ${{ github.workspace }}/Launcher/target/debug/rhythm_doctor_launcher*
+ path: ${{ github.workspace }}/Launcher/target/debug/
46
if-no-files-found: error
0 commit comments