Skip to content

Commit 2d93718

Browse files
committed
ci : update ci
1 parent ad36be4 commit 2d93718

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/webapi.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ jobs:
2424
- uses: actions/checkout@v4
2525
- name: setup dotnet
2626
uses: actions/setup-dotnet@v4
27-
with:
28-
dotnet-version: 9.x
2927
- name: restore dependencies
3028
run: dotnet restore ./src/api/server/Server.csproj
3129
- name: build

0 commit comments

Comments
 (0)