Skip to content

Commit

Permalink
update build-win-signed-cmake
Browse files Browse the repository at this point in the history
Signed-off-by: Nikolaj Bjorner <nbjorner@microsoft.com>
  • Loading branch information
NikolajBjorner committed Feb 3, 2024
1 parent bd082ab commit e398f84
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/build-win-signed-cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
displayName: Build
inputs:
script:
call "C:\Program Files\Microsoft Visual Studio\2022\Enterprise\VC\Auxiliary\Build\vcvarsall.bat" ${{parameters.BuildArchitecture}} &&
python scripts\mk_win_dist_cmake.py
--${{parameters.BuildArchitecture}}-only
--assembly-version=${{parameters.ReleaseVersion}}
Expand Down

0 comments on commit e398f84

Please sign in to comment.