Fix v8 repo
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user