ReFuel.StbImage/build_native.sh
H. Utku Maden ff83cb20f9
All checks were successful
Build / build (push) Successful in 2m2s
Enabled optimzations.
2024-07-23 23:21:12 +03:00

5 lines
100 B
Bash
Executable File

#!/bin/bash
cd $(dirname "$0")
./docker-cross-compiler/sh/build_native.sh .
dotnet build -c Release