.github/workflows/pulumi-aws.yml: update

This commit is contained in:
Haitao Pan 2023-03-17 18:52:55 +08:00
parent bc3d4ff4d8
commit 54f98ce7bc

View File

@ -37,7 +37,7 @@ jobs:
shell: bash
working-directory: ./aws
run: |
pulumi up
pulumi up --yes
- name: create cloud resource
shell: bash