Skip to content

Commit 3cb6927

Browse files
Update launcher.yml
1 parent 205a9e8 commit 3cb6927

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/launcher.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ jobs:
4242
uses: actions/upload-artifact@v4.6.2
4343
with:
4444
name: ${{ matrix.os }}-${{ matrix.toolchain }}
45-
path: ${{ github.workspace }}/Launcher/target/debug/rhythm_doctor_launcher*
45+
path: ${{ github.workspace }}/Launcher/target/debug/
4646
if-no-files-found: error

0 commit comments

Comments
 (0)