Skip to content

Commit

Permalink
add back REPO_DIR
Browse files Browse the repository at this point in the history
  • Loading branch information
alianides committed Jul 31, 2024
1 parent 0bcf65d commit 80f9f20
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/planetary-computer-plugin-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
PLUGIN_NAME: planetary-computer-vth-plugin
WORKFLOW_AGENT: ubuntu-latest
DEVCONTAINER_JSON: ./.devcontainer/planetary-computer-vth-plugin/devcontainer.json
REPO_DIR: ./datagenerators/planetary-computer/plugin
secrets:
GIT_HUB_USER_NAME: ${{ secrets.GIT_HUB_USER_NAME }}
GIT_HUB_USER_TOKEN: ${{ secrets.GIT_HUB_USER_TOKEN }}
Expand All @@ -47,6 +48,7 @@ jobs:
PLUGIN_NAME: planetary-computer-vth-plugin
WORKFLOW_AGENT: spacesdk-ubuntu-2204LTS-arm64
DEVCONTAINER_JSON: ./.devcontainer/planetary-computer-vth-plugin/devcontainer.json
REPO_DIR: ./datagenerators/planetary-computer/plugin
secrets:
GIT_HUB_USER_NAME: ${{ secrets.GIT_HUB_USER_NAME }}
GIT_HUB_USER_TOKEN: ${{ secrets.GIT_HUB_USER_TOKEN }}
Expand Down

0 comments on commit 80f9f20

Please sign in to comment.