Skip to content

Commit

Permalink
Update build-and-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andycall authored May 10, 2024
1 parent ccf9558 commit 3552889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ jobs:
version: 1.10.0
- name: Build
run: ninja -C ./v8/out.gn/arm64.release
- run: cd v8/out.gn/ && ls -la
- run: cd v8/out.gn/arm64.release && ls -la
build_windows_x86_64:
name: windows-x64
runs-on: windows-latest
Expand Down

0 comments on commit 3552889

Please sign in to comment.