Skip to content

Commit 1ad822b

Browse files
committed
chore: windows field test
1 parent 471dd21 commit 1ad822b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/bin.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,10 @@ jobs:
113113
path: |
114114
target/${{ matrix.target }}/release/mdbook-rustdoc-link
115115
target/${{ matrix.target }}/release/mdbook-link-forever
116+
target/${{ matrix.target }}/release/mdbook-rustdoc-link.exe
117+
target/${{ matrix.target }}/release/mdbook-link-forever.exe
116118
name: ${{ matrix.target }}
119+
if-no-files-found: warn
117120
retention-days: 1
118121
if: github.event_name != 'release'
119122

0 commit comments

Comments
 (0)