Skip to content

Commit

Permalink
checkout step added
Browse files Browse the repository at this point in the history
  • Loading branch information
rdcm committed Aug 25, 2024
1 parent 938c30a commit 4a90cbf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ jobs:
runs-on: ubuntu-latest

steps:
- name: Checkout code
uses: actions/checkout@v3

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

Expand Down

0 comments on commit 4a90cbf

Please sign in to comment.