Skip to content

Commit

Permalink
fix: added checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
kyY00n committed Sep 12, 2024
1 parent 88e4fc0 commit 7b4df49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/backend-build-alpha-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
working-directory: backend
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v4 # More information on this action can be found below in the 'AWS Credentials' section
with:
Expand Down

0 comments on commit 7b4df49

Please sign in to comment.