Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tsutomi committed Feb 18, 2024
2 parents 4fda6f5 + 9853cea commit 3845a5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
dotnet-version: ${{ matrix.dotnet-version }}

- name: Install dependencies
run: dotnet restore -c Release
run: dotnet restore

- name: Build
run: dotnet build -c Release --no-restore
Expand Down

0 comments on commit 3845a5b

Please sign in to comment.