Skip to content

Commit

Permalink
fix: debug run
Browse files Browse the repository at this point in the history
  • Loading branch information
gnuton committed Feb 6, 2024
1 parent d977cb5 commit 4c7e599
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ jobs:
if: matrix.cfg.skip == false
run: |
sudo mkdir -p /home/runner/work/_temp/_github_workflow/
sudo touch /home/runner/work/_temp/_github_workflow/event.json
sudo chown -R docker:docker /github/home /home/docker /home/runner /__w /project
- name: Setup git config
if: matrix.cfg.skip == false
Expand Down

0 comments on commit 4c7e599

Please sign in to comment.