Skip to content

Commit

Permalink
GitHub Actions Attempt 4
Browse files Browse the repository at this point in the history
  • Loading branch information
thesupersonic16 committed Feb 8, 2025
1 parent b75f8d3 commit 717e5e6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-nuget-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
dotnet-version: 8.0.x

- name: Pack Libraries
working-directory: Source/Libraries
working-directory: Source
run: dotnet pack -c Release

- name: Publish Packages
Expand Down

0 comments on commit 717e5e6

Please sign in to comment.