Skip to content

Commit

Permalink
Add checkout step to API workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
urumo committed Oct 14, 2024
1 parent 4c3c327 commit 7f65795
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
runs-on: ubuntu-latest
needs: qa
steps:
- uses: actions/checkout@v4
- name: Set up QEMU
uses: docker/setup-qemu-action@v1
- name: Set up Docker Buildx
Expand Down

0 comments on commit 7f65795

Please sign in to comment.