Print

Print


To avoid the Fedora build failure that is happening only in GitHub Actions jobs, add 

```
git config --global --add safe.directory "$GITHUB_WORKSPACE"
```

to the GitHub Actions workflow job to avoid the issues of https://github.com/actions/checkout/issues/760.
You can view, comment on, or merge this pull request online at:

  https://github.com/xrootd/xrootd/pull/1702

-- Commit Summary --

  * [CI]: Avoid unsafe repository error from GitHub Actions
  * [CI] Fix typo in build name for consistency

-- File Changes --

    M .github/workflows/build.yml (2)
    M .gitlab-ci.yml (2)

-- Patch Links --

https://github.com/xrootd/xrootd/pull/1702.patch
https://github.com/xrootd/xrootd/pull/1702.diff

-- 
Reply to this email directly or view it on GitHub:
https://github.com/xrootd/xrootd/pull/1702
You are receiving this because you are subscribed to this thread.

Message ID: <[log in to unmask]>

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-DEV list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-DEV&A=1