Fix v8 repo

This commit is contained in:
uazo
2023-08-03 15:03:07 +00:00
committed by GitHub
parent fcb1cf5e1c
commit ac8b2ddf62
+3
View File
@@ -96,6 +96,9 @@ jobs:
git commit -m $VERSION
git tag -a $VERSION -m $VERSION
git add -f v8
git commit -m ":NOEXPORT: v8"
- name: Apply patches ${{ github.event.inputs.rtag }}
run: |
export HOME=$GITHUB_WORKSPACE