Skip to content

Commit

Permalink
Fixed error in CI yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
erikbra committed Jan 19, 2025
1 parent 24765e8 commit 016736d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ jobs:
dotnet restore -r linux-x64 grate.sln
- name: Build
run: dotnet build --no-restore --no-self-contained -r linux-x64 src/grate/grate.csproj -c release
env:


analyze:
Expand Down

0 comments on commit 016736d

Please sign in to comment.