Skip to content

Commit f02b69a

Browse files
Update build.yml
1 parent d30cd50 commit f02b69a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
cp dist/*.node .
3131
cp dist/*.js .
3232
git rev-parse master > source_commit
33+
ls
3334
${{ matrix.os != 'windows-latest' && 'git checkout master docs/index.d.ts && mv docs/index.d.ts .' || '' }}
3435
git status
3536
git config --global user.email "[email protected]"

0 commit comments

Comments
 (0)