Skip to content

Commit

Permalink
finished
Browse files Browse the repository at this point in the history
  • Loading branch information
AngeloSans committed Jul 8, 2024
1 parent 06e6cf4 commit 0fcf3ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dotnet.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Display XPhone directory contents
run: ls -la XPhone
- name: Restore dependencies
run: dotnet restore ./XPhone/XPhone.csproj
run: dotnet restore
- name: Build
run: dotnet build ./XPhone --no-restore
- name: Test
Expand Down

0 comments on commit 0fcf3ca

Please sign in to comment.