Skip to content

Commit

Permalink
Merge branch 'main' into dstegelman-patch-2
Browse files Browse the repository at this point in the history
  • Loading branch information
dstegelman authored Dec 30, 2024
2 parents 1c8123b + 6388c54 commit 805084f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
dotnet-version: '8'

- name: Restore
run: dotnet restore RamTrac.sln
run: dotnet restore

- name: Build with dotnet
run: dotnet build --no-restore
Expand Down

0 comments on commit 805084f

Please sign in to comment.