We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9469fb6 commit 0c09ab2Copy full SHA for 0c09ab2
.github/workflows/build-node-python.yml
@@ -51,7 +51,7 @@ env:
51
PYPI_USERNAME: "datavisyn"
52
PYTHON_VERSION: "3.10"
53
WORKFLOW_BRANCH: "new_deployment"
54
- AGENT_TOOLSDIRECTORY: ${{ runner.tool_cache }}
+ AGENT_TOOLSDIRECTORY: "~/actions-runner/_work/_tool"
55
56
permissions:
57
contents: read
0 commit comments