Skip to content

Commit

Permalink
Make sure the code is checked out before doing anything
Browse files Browse the repository at this point in the history
  • Loading branch information
CerealBoy committed Apr 15, 2024
1 parent acc81d7 commit b21ef61
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ jobs:
runs-on: ubuntu-latest
name: 'Build Container Image'
steps:
- name: 'Checkout Repo'
uses: actions/checkout@v4
- name: 'Setup Docker buildx'
uses: docker/setup-buildx-action@v3
- name: 'Login to Docker Hub'
Expand Down

0 comments on commit b21ef61

Please sign in to comment.