Skip to content

Commit 84374b8

Browse files
committed
Avoid set_secrets_file.py
1 parent 4c43d54 commit 84374b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/windows-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ jobs:
4444
# See the "CI Setup" document for details of how this was set up.
4545
ci/decrypt_secret.sh
4646
tar xvf "${HOME}"/secrets/secrets.tar
47-
python ci/set_secrets_file.py
47+
cp ci_secrets/vuforia_secrets_1.env ./vuforia_secrets.env
4848
env:
4949
CI_PATTERN: ${{ matrix.ci_pattern }}
5050
ENCRYPTED_FILE: secrets.tar.gpg

0 commit comments

Comments
 (0)