Skip to content

Commit 7fe1d92

Browse files
Update launcher.yml
1 parent d7e9c94 commit 7fe1d92

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
@@ -43,5 +43,5 @@ jobs:
4343
with:
4444
name: ${{ matrix.os }}-${{ matrix.toolchain }}
4545
path: |
46-
./target/debug/rhythm_doctor_launcher*
46+
${{ github.workspace }}/target/debug/rhythm_doctor_launcher*
4747
if-no-files-found: error

0 commit comments

Comments
 (0)