Skip to content

Commit

Permalink
add missing checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
aine-etke committed Sep 15, 2024
1 parent 2cde308 commit 05b5d46
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ jobs:
name: Build and Publish
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v1
- name: Login to ghcr.io
Expand Down

0 comments on commit 05b5d46

Please sign in to comment.