Skip to content

Commit

Permalink
fix: aws test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
debdutdeb committed Apr 25, 2023
1 parent 4854f2d commit 5d991d1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build_images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ jobs:

is-aws-working:
runs-on: ubuntu-latest
needs:
- build-aws
steps:
- name: Clone test repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 5d991d1

Please sign in to comment.