Skip to content

Commit

Permalink
Hopefully fix GH actions server build
Browse files Browse the repository at this point in the history
  • Loading branch information
japsuu committed May 20, 2024
1 parent 2da5e1d commit 88c6cfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Korpi/Client/Client.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@

<ItemGroup>
<ProjectReference Include="..\KorpiEngine\KorpiEngine.csproj" />
<ProjectReference Include="..\server\Server.csproj" />
<ProjectReference Include="..\Server\Server.csproj" />
</ItemGroup>

</Project>

0 comments on commit 88c6cfb

Please sign in to comment.