Skip to content

Commit

Permalink
added checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
alondhe authored Jun 27, 2023
1 parent a206b4b commit 0879b73
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/default-podman.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ jobs:
- ubuntu-22.04
runs-on: ${{ matrix.os }}
steps:
- name: Checkout
uses: actions/checkout@v3
- name: Install Podman Compose
run: pip3 install podman-compose
- name: Build traefik container
Expand Down

0 comments on commit 0879b73

Please sign in to comment.