Skip to content

Commit 5fadb0d

Browse files
committed
Remove old webview native build
1 parent 0dfd601 commit 5fadb0d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/release.yaml

-4
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,6 @@ jobs:
1212
uses: actions/setup-dotnet@v1
1313
with:
1414
dotnet-version: 3.1.101
15-
- name: Build webview native
16-
uses: ashutoshvarma/action-cmake-build@v1
17-
with:
18-
build-dir: ./build
1915
- name: Install dependencies
2016
run: dotnet restore src\SharpWebview\SharpWebview.csproj
2117
- name: Build

0 commit comments

Comments
 (0)