Skip to content

Commit

Permalink
Adding nuget folder
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Mack committed Jun 19, 2024
1 parent fb446f0 commit 8a0a8ec
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
@@ -54,5 +54,5 @@ jobs:

- uses: microsoft/azure-orbital-space-sdk-github-actions/composite-actions/push-build-artifact@km/debug_core
with:
artifact: /var/spacedev/tmp/core/${{ inputs.ARCHITECTURE}}/Microsoft.Azure.SpaceSDK.Core.0.11.0.nupkg
artifact: /var/spacedev/tmp/core/${{ inputs.ARCHITECTURE}}/nuget/Microsoft.Azure.SpaceSDK.Core.0.11.0.nupkg
architecture: ${{ inputs.ARCHITECTURE }}

0 comments on commit 8a0a8ec

Please sign in to comment.