Skip to content

Commit

Permalink
Checkout repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy-Grigg committed Feb 16, 2024
1 parent c87a405 commit 3e64cde
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/ci_cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,9 @@ jobs:
volumes:
- /tmp/keytabs:/tmp/keytabs
steps:
- name: "Install Git and clone project"
uses: actions/checkout@v4

- name: Configure host kerberos
run: |
apt update
Expand Down

0 comments on commit 3e64cde

Please sign in to comment.