Update c-cpp.yml
This commit is contained in:
parent
e3b07e3185
commit
b3fea76062
1 changed files with 1 additions and 1 deletions
2
.github/workflows/c-cpp.yml
vendored
2
.github/workflows/c-cpp.yml
vendored
|
@ -39,7 +39,7 @@ jobs:
|
|||
cd uWebSockets.js
|
||||
make
|
||||
git checkout binaries
|
||||
git checkout master docs/index.d.ts && cp docs/index.d.ts .
|
||||
git checkout master docs/index.d.ts && mv docs/index.d.ts .
|
||||
cp dist/*.node .
|
||||
git status
|
||||
git pull origin binaries
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue