Description:
Fix broken YAML.
Commit status:
[Not Reviewed]
References:
Comments:
0 Commit comments 0 Inline Comments
Unresolved TODOs:
There are no unresolved TODOs
Add another comment

r326:c3fc0ee4c714 -

@@ -12,4 +12,4
12 stage: build
12 stage: build
13 script:
13 script:
14 - dotnet build isometric-park-fna-core.sln -f netcoreapp3.1 -C Release
14 - dotnet build isometric-park-fna-core.sln -f netcoreapp3.1 -C Release
15 - cd isometric-park-fna/bin/Release/netcoreapp3.1; LD_LIBRARY_PATH="../../../fnalibs/lib64" DYLD_LIBRARY_PATH="../../../../fnalibs/osx" dotnet ./isometric-park-fna.dll
15 - cd isometric-park-fna/bin/Release/netcoreapp3.1; LD_LIBRARY_PATH="../../../fnalibs/lib64" DYLD_LIBRARY_PATH="../../../../fnalibs/osx" dotnet ./isometric-park-fna.dll
You need to be logged in to leave comments. Login now