fix(xcbeautify)

closes #4096
This commit is contained in:
Jacob Heider 2023-11-16 22:17:34 -05:00
parent fbdf63edf9
commit 0d86d4eac8
No known key found for this signature in database
GPG key ID: 51E3FD0EE62677B6

View file

@ -18,7 +18,7 @@ build:
script:
# 0.21.0 doesn't have its version bumped
- run: echo 'let version = "{{version}}"' > Sources/xcbeautify/Version.swift
if: =0.21.0
if: '>=0.21.0'
- make install
- mkdir -p {{prefix}}/bin
- mv $(swift build --configuration release --show-bin-path)/xcbeautify {{prefix}}/bin