Skip to content

Commit

Permalink
Adding diagnostics
Browse files Browse the repository at this point in the history
Signed-off-by: Tyler Marques <[email protected]>
  • Loading branch information
Tylermarques committed Jun 12, 2024
1 parent 8b21570 commit c4a84af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ jobs:
- name: Update Manifests
run: |
cd homelab-infra
ls -lha
apt update && apt install -y yq
git config --global user.name "GitHub Actions"
git config --global user.email "[email protected]"
Expand Down

0 comments on commit c4a84af

Please sign in to comment.