Skip to content

Commit

Permalink
Update testdriver.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ianjennings authored Sep 30, 2024
1 parent 1005cc8 commit 2dd02bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/testdriver.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ jobs:
echo "${{ secrets.SM_CLIENT_CERT_FILE_B64 }}" | base64 --decode > /d/Certificate_pkcs12.p12
shell: bash
- name: Set signing variables (Windows only)
if: matrix.platform == 'windows'
id: variables
run: |
echo "SM_HOST=${{ secrets.SM_HOST }}" >> "$GITHUB_ENV"
Expand Down

0 comments on commit 2dd02bd

Please sign in to comment.