summaryrefslogtreecommitdiff
path: root/.github/workflows/website.yml
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2023-04-29 16:24:18 +0530
committerXavier Claessens <xclaesse@gmail.com>2023-04-29 08:35:51 -0400
commitf71c9aebfbceb8623756b981392b6d6d2b4e7c22 (patch)
treec5f6ba64c2d0febe0f1ec969225d397406a2a755 /.github/workflows/website.yml
parent6def03c787407fc4ff95595abab15083e757275e (diff)
downloadmeson-f71c9aebfbceb8623756b981392b6d6d2b4e7c22.tar.gz
wrap: Always pass posix paths to patch
patch on Windows is provided by MSYS, which only understands POSIX paths, with `/`. Using Windows paths with `\` results in a "file not found" error. We got a little lucky here because the path is relative, so the drive letter difference doesn't affect us.
Diffstat (limited to '.github/workflows/website.yml')
0 files changed, 0 insertions, 0 deletions