Skip to content

Commit

Permalink
BUILD_TYPE is now ci.
Browse files Browse the repository at this point in the history
  • Loading branch information
sandeepd-nv committed Aug 7, 2024
1 parent c80048d commit 6fcb6a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-gh.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
platform: ${{ matrix.platform }}
target-device: ${{ matrix.target-device }}
build-mode: ${{ matrix.build-mode }}
build-type: release
build-type: ci
upload-enabled: ${{ matrix.upload-enabled }}
secrets: inherit

0 comments on commit 6fcb6a0

Please sign in to comment.