Skip to content

Commit

Permalink
Fix CI workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
patchoulish committed Nov 7, 2024
1 parent 0aeab14 commit 5ef99ed
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 @@ -25,7 +25,7 @@ jobs:

- name: Restore dependencies
run: dotnet restore
source/Gravatar.sln
source/Firecrawl.sln

- name: Build
run: dotnet build
Expand Down

0 comments on commit 5ef99ed

Please sign in to comment.