Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
talregev committed Dec 12, 2024
1 parent 9455ed4 commit 5ad38fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-reuse-unix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ jobs:
if: inputs.plat == 'linux'
run: |
# this is to fix GIT not liking owner of the checkout dir
echo TAL: $GITHUB_REPOSITORY
chown -R $(id -u):$(id -g) $PWD
- name: Prepare Machine
shell: pwsh
Expand Down

0 comments on commit 5ad38fd

Please sign in to comment.