Skip to content

Commit

Permalink
Added the checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
onel committed Mar 20, 2024
1 parent bb7b9a1 commit 0e97592
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/docker-hub-latest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@ jobs:
name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3

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

-
name: Use Node.js
uses: actions/setup-node@v4
Expand Down

0 comments on commit 0e97592

Please sign in to comment.