Skip to content

Commit 7a55ecc

Browse files
authored
Update build-validate-android.yaml
1 parent 9f390a7 commit 7a55ecc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/build-validate-android.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,6 @@ jobs:
2323
host-platform: 'windows-latest'
2424
target-platform: 'android'
2525
targets: "${{ matrix.project }}-${{ matrix.pipeline }}-${{ matrix.config }}"
26+
secrets:
27+
conan_user: ${{ secrets.CONAN_USER }}
28+
conan_token: ${{ secrets.CONAN_TOKEN }}

0 commit comments

Comments
 (0)