Skip to content

Commit

Permalink
add gh token
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-artemkin committed Jan 23, 2024
1 parent ec819eb commit 7bb90b3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-v8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ jobs:
# ./tools/dev/gm.py x64.release.check

- name: get needed files for debian package
env:
GH_TOKEN: ${{ github.token }}
run: |
### test
unzip v8-src.zip
Expand Down

0 comments on commit 7bb90b3

Please sign in to comment.