Skip to content

Commit

Permalink
Undo remove checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
martinussuherman committed Mar 27, 2021
1 parent 7b0721b commit 069606b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Checkout
uses: actions/checkout@v2

- name: Set up QEMU
uses: docker/setup-qemu-action@v1

Expand Down

0 comments on commit 069606b

Please sign in to comment.