Skip to content

Commit e6908c0

Browse files
committed
- trigger fake build
1 parent d830293 commit e6908c0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build.sh

+4
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
dotnet nuget locals -c all
2+
3+
# Build to trigger gradle process
4+
dotnet build -t:Clean,Rebuild src/qs/MapboxMauiQs/MapboxMauiQs.csproj
5+
26
dotnet pack -c Release -t:Clean,Rebuild mapbox-maui.sln --output $PWD/nugets

0 commit comments

Comments
 (0)