Update build.yml
This commit is contained in:
Родитель
7c8c38b056
Коммит
8791588791
|
@ -33,7 +33,7 @@ jobs:
|
|||
run: msbuild build/Build.System.Graphics.Mac.sln /verbosity:normal /t:Rebuild /p:Configuration=Release
|
||||
|
||||
- name: NuGet Pack
|
||||
run: nuget pack build/System.Graphics.nuspec -Suffix alpha -Version 0.1.${{ github.run_number }} -OutputDirectory .
|
||||
run: nuget pack build/System.Graphics.nuspec -Suffix alpha -Version 0.1.${{ github.run_number }} -OutputDirectory . -BasePath .
|
||||
|
||||
- name: NuGet Pack
|
||||
run: nuget pack build/System.Graphics.Skia.nuspec -Suffix alpha -Version 0.1.${{ github.run_number }} -OutputDirectory . -BasePath .
|
||||
|
|
Загрузка…
Ссылка в новой задаче