Commit 3c555830 authored by nanahira's avatar nanahira

fix

parent 0b47e424
Pipeline #2712 passed with stages
in 5 minutes and 15 seconds
......@@ -16,7 +16,7 @@ build:
script:
- sed -i '/download.mono-project.com/d' /etc/apt/sources.list /etc/apt/sources.list.d/*
- apt update && apt -y install p7zip-full tar
- msbuild /p:Configuration=Release /p:TargetFrameworkVersion=v4.6
- xbuild /p:Configuration=Release /p:TargetFrameworkVersion=v4.6
- mkdir dist
- cd bin/Release
- 7z a -mx9 ../../dist/ImgGen.7z *
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment