Skip to content

Commit

Permalink
try delete clang_base_path
Browse files Browse the repository at this point in the history
  • Loading branch information
david-clang authored Sep 21, 2024
1 parent 258ec27 commit 0479729
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,7 @@ jobs:
clang_use_chrome_plugins=false
use_custom_libcxx=false
treat_warnings_as_errors=false
use_lld=false
clang_base_path="${{ env.LLVM_PATH }}"' > v8/out.gn/x64.release/args.gn
use_lld=false' > v8/out.gn/x64.release/args.gn
- run: cat v8/out.gn/x64.release/args.gn
- name: Setup Ninja
uses: ashutoshvarma/setup-ninja@master
Expand Down

0 comments on commit 0479729

Please sign in to comment.