mirror of
https://github.com/uNetworking/uWebSockets.js.git
synced 2025-12-19 18:10:26 -05:00
Update build.yml
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -30,6 +30,7 @@ jobs:
|
||||
cp dist/*.node .
|
||||
cp dist/*.js .
|
||||
git rev-parse master > source_commit
|
||||
ls
|
||||
${{ matrix.os != 'windows-latest' && 'git checkout master docs/index.d.ts && mv docs/index.d.ts .' || '' }}
|
||||
git status
|
||||
git config --global user.email "alexhultman@gmail.com"
|
||||
|
||||
Reference in New Issue
Block a user