Skip to content

Commit

Permalink
Add checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
codetheweb committed Jan 5, 2022
1 parent 49de1ce commit 407af03
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1

- name: Set up Buildx
uses: docker/setup-buildx-action@v1

Expand Down

0 comments on commit 407af03

Please sign in to comment.