Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Aragas committed Nov 26, 2023
1 parent 520c3af commit a370b89
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
dotnet-version: 8.x.x
include-prerelease: true

- run: dotnet pack -c Release src/FetchBannerlordVersion.Models -o ./packages

- run: dotnet pack -c Release src/FetchBannerlordVersion -o ./packages

- run: dotnet pack -c Release src/FetchBannerlordVersion.Source -o ./packages
Expand Down

0 comments on commit a370b89

Please sign in to comment.