This commit is contained in:
Anton Tayanovskyy 2021-11-20 00:54:41 -05:00
parent 61fc97f251
commit 75852d96f3

View file

@ -275,7 +275,7 @@ jobs:
# path set to match PULUMI_LOCAL_NUGET
path: ${{ github.workspace }}/nuget
- run: |
dotnet nuget add source ${{ github.workspace }}/nuget
dotnet nuget add source $PWD/nuget
- name: Verify Pulumi Version
run: |
which pulumi