Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
snnn committed Jan 18, 2025
1 parent a62ab03 commit 0e40f0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tools/ci_build/build.py
Original file line number Diff line number Diff line change
Expand Up @@ -2607,7 +2607,7 @@ def main():

print(args)

if args.build_wasm:
if args.build_wasm or args.use_webgpu:
# No custom triplet for the wasm builds yet
args.use_vcpkg = False
elif args.minimal_build:
Expand Down

0 comments on commit 0e40f0d

Please sign in to comment.