Skip to content

Commit

Permalink
remove usage of build_arch
Browse files Browse the repository at this point in the history
  • Loading branch information
Javagedes committed May 28, 2024
1 parent d344996 commit cc6e955
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .azurepipelines/Platform-Build-Job.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,6 @@ jobs:
tool_chain_tag: $(tool_chain_tag)
build_pkg: ${{ item.Value.BuildPackage }}
build_target: ${{ item.Value.BuildTarget }}
build_arch: ${{ item.Value.BuildArch }}
build_file: ${{ item.Value.BuildFile }}
build_flags: ${{ item.Value.BuildFlags }}
run_flags: ${{ item.Value.RunFlags }}
Expand Down

0 comments on commit cc6e955

Please sign in to comment.