Update build.yml
This commit is contained in:
parent
ce449bf86b
commit
bac013c15a
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -256,7 +256,7 @@ jobs:
|
|||||||
- name: Archive TF logs
|
- name: Archive TF logs
|
||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: buildfolder
|
name: buildfolder-${{ matrix.part }}
|
||||||
path: |
|
path: |
|
||||||
moto-terraform-tests/build/*
|
moto-terraform-tests/build/*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user