Removed no restore for frontend host project as it would not be restored by default
This commit is contained in:
@@ -42,7 +42,6 @@ jobs:
|
||||
run: >
|
||||
dotnet build Hosts/MoonlightServers.Frontend.Host
|
||||
--configuration ${{ env.CONFIGURATION }}
|
||||
--no-restore
|
||||
|
||||
- name: Build Tailwind styles (Frontend only)
|
||||
if: matrix.project == 'MoonlightServers.Frontend'
|
||||
|
||||
Reference in New Issue
Block a user