Skip to content

Commit

Permalink
Add missing required option for reusable-build.yml (#3450)
Browse files Browse the repository at this point in the history
Signed-off-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Alan Jowett <alan.jowett@microsoft.com>
Co-authored-by: Dave Thaler <dthaler1968@gmail.com>
  • Loading branch information
3 people committed Apr 15, 2024
1 parent 6e42903 commit 24f8c77
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/perf.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
uses: ./.github/workflows/reusable-build.yml
with:
ref: ${{ github.ref }}
repository: ${{ github.repository }}
build_artifact: Build-x64
build_options: /p:ReleaseJIT='False'
configurations: '["Release"]'
Expand Down

0 comments on commit 24f8c77

Please sign in to comment.