dpage / winpgbuild

A repo containing Github actions for building PostgreSQL and it's dependencies on Windows
1 stars 2 forks source link

What does this line do ? #19

Closed davecramer closed 2 months ago

davecramer commented 2 months ago

https://github.com/dpage/winpgbuild/blob/422664c490fee9e05c1d54ae51a9a5cc15acf57c/.github/workflows/meson.yml#L21

I've tried this on latest versions of windows and both fail with The token '||' is not a valid statement separator in this version.

anarazel commented 2 months ago

It should probably be removed.

On some versions of powershell (as well as unix shells) this just hides potential failures of the command.

dpage commented 2 months ago

Fixed in 6e9faa6658854ca0fadf535a67005c25b766d384