Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ThirteenAG committed Jun 26, 2024
1 parent d85db47 commit 86687de
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ jobs:
script: |
git submodule update --init --recursive
premake5.exe vs2022
curl -L https://download.microsoft.com/download/a/e/7/ae743f1f-632b-4809-87a9-aa1bb3458e31/DXSDK_Jun10.exe -o DX.exe
7z x DX.exe DXSDK/Include -oDX
7z x DX.exe DXSDK/Lib/x86 -oDX
mv DX/DXSDK "C:/Program Files (x86)/Microsoft DirectX SDK (June 2010)"
./before_build.bat
- task: MSBuild@1
Expand Down

0 comments on commit 86687de

Please sign in to comment.