Skip to content

Commit

Permalink
Update dotnet.yml
Browse files Browse the repository at this point in the history
Apparently not
  • Loading branch information
iMrShadow authored Mar 19, 2024
1 parent d366774 commit 295e372
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
dotnet-version: 8.0.x
- name: Restore dependencies
run: dotnet restore
working-directory: ./DDS-D3DTX-Converter/DDS_D3DTX_Converter_GUI/DDS_D3DTX_Converter/DDS_D3DTX_Converter.csproj
- name: Build
run: dotnet build --no-restore
working-directory: ./DDS-D3DTX-Converter/DDS_D3DTX_Converter_GUI/DDS_D3DTX_Converter/DDS_D3DTX_Converter.csproj
Expand Down

0 comments on commit 295e372

Please sign in to comment.