Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-artemkin committed Jan 22, 2024
1 parent bd68b63 commit 4bd6ba2
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build-v8.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,8 +49,9 @@ jobs:
ls -la v8-src/v8/build
ls -la v8-src/v8/tools
ls -la v8-src/v8/tools/dev
./v8-src/v8/build/install-bulid-deps.sh
./v8-src/v8/tools/dev/gm.py x64.release.check
cat v8-src/v8/build/install-bulid-deps.sh
v8-src/v8/build/install-bulid-deps.sh
v8-src/v8/tools/dev/gm.py x64.release.check
- name: get needed files for debian package
run: |
Expand Down

0 comments on commit 4bd6ba2

Please sign in to comment.