Skip to content

Commit

Permalink
Update nexus.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ArcherTrister authored Jun 30, 2024
1 parent 6c6810e commit 6b10359
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nexus.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Build and pack with dotnet
# run: dotnet build --configuration Release
run: |
./nuget-pack.ps1
./nupkg/nuget-pack.ps1
shell: pwsh
- name: publish nuget package
uses: dansiegel/publish-nuget@v1.2
Expand Down

0 comments on commit 6b10359

Please sign in to comment.