Skip to content

Commit 65f7889

Browse files
Update launcher.yml
1 parent 7fe1d92 commit 65f7889

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/launcher.yml

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

0 commit comments

Comments
 (0)