We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01a6c2c commit 62ed3dbCopy full SHA for 62ed3db
.github/workflows/build_esptool.yml
@@ -59,8 +59,6 @@ jobs:
59
icon-file: ${{ matrix.platform == 'windows-amd64' && 'ci/espressif.ico' || '' }}
60
target-platform: ${{ matrix.platform }}
61
additional-arm-packages: 'openssl libffi-dev libssl-dev libffi7'
62
- certificate: ${{ secrets.CERTIFICATE }}
63
- certificate-password: ${{ secrets.CERTIFICATE_PASSWORD }}
64
65
- name: Add license and readme
66
shell: bash
0 commit comments