Try to move PULUMI_HOME to avoid access denied writing credentials.json

This commit is contained in:
Anton Tayanovskyy 2021-11-23 17:22:23 -05:00
parent f55aaa82c9
commit 0ab7306d21

View file

@ -329,6 +329,7 @@ jobs:
- name: Test
run: make TEST_ALL_DEPS= test_all
env:
PULUMI_HOME: ${{ github.workspace }}/home
PULUMI_NODE_MODULES: ${{ runner.temp }}/opt/pulumi/node_modules
PULUMI_LOCAL_NUGET: ${{ github.workspace }}/nuget
PULUMI_ROOT: ${{ runner.temp }}/opt/pulumi