Skip to content

Commit

Permalink
ci : update ci
Browse files Browse the repository at this point in the history
  • Loading branch information
iammukeshm committed Nov 22, 2024
1 parent ad36be4 commit 2d93718
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/webapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@ jobs:
- uses: actions/checkout@v4
- name: setup dotnet
uses: actions/setup-dotnet@v4
with:
dotnet-version: 9.x
- name: restore dependencies
run: dotnet restore ./src/api/server/Server.csproj
- name: build
Expand Down

0 comments on commit 2d93718

Please sign in to comment.