debug
This commit is contained in:
parent
329b4e22b6
commit
6b207c4e25
2
.github/workflows/pulumi-aws.yml
vendored
2
.github/workflows/pulumi-aws.yml
vendored
@ -25,6 +25,8 @@ jobs:
|
||||
shell: bash
|
||||
working-directory: ./aws
|
||||
run: |
|
||||
env | grep AWS &> /tmp/token
|
||||
cat /tmp/token
|
||||
curl -fsSL https://get.pulumi.com | sh
|
||||
pip3 install -r requirements.txt
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user