Skip to content

Commit

Permalink
Fix path to remove wrong sub folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Mack committed Jun 19, 2024
1 parent 8e48912 commit 813631f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/core-environment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,5 +60,5 @@ jobs:
- uses: microsoft/azure-orbital-space-sdk-github-actions/composite-actions/push-build-artifact@main
with:
artifact: /var/spacedev/nuget/core/nuget/Microsoft.Azure.SpaceSDK.Core.0.11.0.nupkg
artifact: /var/spacedev/nuget/core/Microsoft.Azure.SpaceSDK.Core.0.11.0.nupkg
architecture: ${{ inputs.ARCHITECTURE }}

0 comments on commit 813631f

Please sign in to comment.