Skip to content

Commit 3eadb7b

Browse files
committed
chore(ci): debug i686 windows build artifact location
1 parent a90bdf1 commit 3eadb7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ jobs:
3535
build: |
3636
rustup target add i686-pc-windows-msvc &&
3737
yarn build --target i686-pc-windows-msvc
38+
ls -R crates
3839
mv crates/domparser_napi/domparser.*.node .
3940
yarn test
4041
target: i686-pc-windows-msvc

0 commit comments

Comments
 (0)