Skip to content

Commit

Permalink
using build.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
manikandan-xilinx authored Jul 3, 2024
1 parent 2785cbb commit 7952ebb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/xti.yml
Original file line number Diff line number Diff line change
Expand Up @@ -122,8 +122,8 @@ jobs:
accessToken: ${{ secrets.ACCESS_TOKEN }}
workspaceg: ${{ github.workspace }}
github-server-url: ${{ secrets.SERVER_URL }}
build-cmd: "build22.bat -opt -hip"
vs-version: "2022"
build-cmd: "build.bat -release"
vs-version: "2017"

apu-package-build:
# runs-on: apu
Expand Down

0 comments on commit 7952ebb

Please sign in to comment.