Skip to content

Commit

Permalink
Doh - make sure source files are avaliable during processing
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Nied <petern@amazon.com>
  • Loading branch information
peternied committed Nov 8, 2023
1 parent 6ab2fa2 commit 6314588
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ jobs:
- "integration-tests"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/download-artifact@v3
with:
path: downloaded-artifacts
Expand Down

0 comments on commit 6314588

Please sign in to comment.