1
0
Fork 0
mirror of https://gitlab.com/futo-org/fcast.git synced 2025-06-24 21:25:23 +00:00

Gitlab CI Testing

This commit is contained in:
Michael Hollister 2024-10-18 18:35:32 -05:00
parent 7a3165d945
commit d6a327c9dd

View file

@ -24,7 +24,7 @@ buildWindowsAndLinux:
- wget https://github.com/wixtoolset/wix3/releases/download/wix3141rtm/wix314-binaries.zip
- unzip wix314-binaries.zip -d wix314-binaries
# p7zip-full
- ln -s /usr/bin/wine /usr/bin/wine64
# - ln -s /usr/bin/wine /usr/bin/wine64
- export WINEPATH="wix314-binaries/"
script:
- npm install