mirror of
https://github.com/certbot/certbot.git
synced 2026-06-03 13:59:02 -04:00
chmod
Some checks are pending
certbot/full-test-suite / test_and_package_stage (push) Waiting to run
Some checks are pending
certbot/full-test-suite / test_and_package_stage (push) Waiting to run
This commit is contained in:
parent
7ac160d2d6
commit
09b1a28bf4
1 changed files with 1 additions and 0 deletions
1
.github/actions/run_tox/action.yml
vendored
1
.github/actions/run_tox/action.yml
vendored
|
|
@ -22,6 +22,7 @@ runs:
|
|||
run: |-
|
||||
set -e
|
||||
echo ${PEM_CONTENTS} >> $AWS_EC2_PEM_FILE
|
||||
chmod 0600 $AWS_EC2_PEM_FILE
|
||||
shell: bash
|
||||
- name: Run tox
|
||||
env:
|
||||
|
|
|
|||
Loading…
Reference in a new issue