Update source_commit on builds
This commit is contained in:
parent
f9fba390b0
commit
5a245b528f
1 changed files with 1 additions and 0 deletions
1
.github/workflows/c-cpp.yml
vendored
1
.github/workflows/c-cpp.yml
vendored
|
@ -39,6 +39,7 @@ jobs:
|
|||
cd uWebSockets.js
|
||||
make
|
||||
git checkout binaries
|
||||
git rev-parse master > source_commit
|
||||
git checkout master docs/index.d.ts && mv docs/index.d.ts .
|
||||
cp dist/*.node .
|
||||
git status
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue