mirror of
https://github.com/uNetworking/uWebSockets.js.git
synced 2025-12-19 18:10:26 -05:00
Update c-cpp.yml
This commit is contained in:
1
.github/workflows/c-cpp.yml
vendored
1
.github/workflows/c-cpp.yml
vendored
@@ -41,6 +41,7 @@ jobs:
|
||||
git fetch origin binaries:binaries
|
||||
git checkout binaries
|
||||
cp dist/*.node .
|
||||
cp dist/*.js .
|
||||
git status
|
||||
git rev-parse master > source_commit
|
||||
git checkout master docs/index.d.ts && mv docs/index.d.ts .
|
||||
|
||||
Reference in New Issue
Block a user