Skip to content

Commit

Permalink
Add the missing interpreter
Browse files Browse the repository at this point in the history
  • Loading branch information
nizox committed Jun 29, 2021
1 parent 8217752 commit f6619c3
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,4 @@ jobs:
- name: Download V8 sources
uses: docker://python:2
with:
args:
helpers/v8_build.py --no-build --no-sysroot
args: python helpers/v8_build.py --no-build --no-sysroot

0 comments on commit f6619c3

Please sign in to comment.