Skip to content

Commit

Permalink
debug tasks-container-update failure
Browse files Browse the repository at this point in the history
  • Loading branch information
martinpitt committed Dec 9, 2024
1 parent 7886fa4 commit 9c41bbf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/tasks-container-update.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ jobs:
- name: Pacify git's permission check
run: git config --global --add safe.directory /__w/cockpit-podman/cockpit-podman

- uses: mxschmitt/action-tmate@v3
with:
install-dependencies: false

- name: Run tasks-container-update
run: |
make bots
Expand Down

0 comments on commit 9c41bbf

Please sign in to comment.