Skip to content

Commit

Permalink
πŸ‘©πŸ½β€πŸ­ fix compose step
Browse files Browse the repository at this point in the history
  • Loading branch information
mvillasante committed Oct 30, 2024
1 parent 6daac9b commit bd22890
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
needs: build-image
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run docker-compose
uses: hoverkraft-tech/compose-action@v2.0.1
with:
Expand Down

0 comments on commit bd22890

Please sign in to comment.