checkout before download

This commit is contained in:
Marc Campbell
2020-06-12 13:32:30 -07:00
parent 19fb95e99b
commit 0f1f8b511e

View File

@@ -81,6 +81,7 @@ jobs:
runs-on: ubuntu-latest
needs: compile-supportbundle
steps:
- uses: actions/checkout@v1
- name: Download support-bundle binary
uses: actions/download-artifact@v1
with:
@@ -88,7 +89,6 @@ jobs:
path: bin/
- uses: engineerd/setup-kind@v0.2.0
- run: chmod +x bin/support-bundle
- uses: actions/checkout@v1
- run: ./bin/support-bundle ./examples/troubleshoot/sample-collectors.yaml
- run: ./bin/support-bundle ./examples/troubleshoot/sample-supportbundle.yaml
- run: ./bin/support-bundle https://kots.io