Skip to content

Commit

Permalink
Updating for spacesdk-client workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Mack committed Jul 11, 2024
1 parent a79a48b commit 5a2a416
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spacefx-client-python-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
WORKFLOW_AGENT: ubuntu-latest
ARCHITECTURE: amd64
BUILD_PYTHON_WHEEL: true
DOT_NET_PROJECT: ./src/spacesdk-client.csproj
DOT_NET_PROJECT: /workspace/spacesdk-client/src/spacesdk-client.csproj
CONTAINER_NAME: spacesdk-client
secrets:
GIT_HUB_USER_NAME: ${{ secrets.GIT_HUB_USER_NAME }}
Expand Down

0 comments on commit 5a2a416

Please sign in to comment.