Skip to content

Commit

Permalink
Update BuildAndRelease.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cwinland authored Oct 23, 2023
1 parent 8a8013f commit de65ab1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BuildAndRelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
dotnet-version: 7.0.x

# Publish
- name: Build FastMoq
- name: Build Application
run: dotnet build Wpf.NotificationCenter/Wpf.NotificationCenter.csproj -c Release

- name: Fetch all tags
Expand Down

0 comments on commit de65ab1

Please sign in to comment.