mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2024-11-28 21:10:24 +03:00
parent
e5eff54149
commit
ae4a01d8c4
1
.github/workflows/build-macos-installer.yml
vendored
1
.github/workflows/build-macos-installer.yml
vendored
@ -126,6 +126,7 @@ jobs:
|
||||
sudo installer -pkg AWSCLIV2.pkg -target /
|
||||
|
||||
- name: Configure AWS Credentials
|
||||
if: steps.check_secrets.outputs.HAS_SECRET
|
||||
uses: aws-actions/configure-aws-credentials@v1
|
||||
with:
|
||||
aws-access-key-id: ${{ secrets.INSTALLER_UPLOAD_KEY }}
|
||||
|
Loading…
Reference in New Issue
Block a user