Skip to content

Commit 204c7f1

Browse files
update path
1 parent 8abf296 commit 204c7f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ jobs:
3131
with:
3232
name: snip-${{ matrix.os }}
3333
path: |
34-
./target/release/rsnippet${{ matrix.os == 'windows-latest' && '.exe' || '' }}
34+
./target/release/snip${{ matrix.os == 'windows-latest' && '.exe' || '' }}

0 commit comments

Comments
 (0)