Skip to content

Commit

Permalink
Y U NO BEHAVE, NuGet?
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzalocasas committed Apr 29, 2021
1 parent bf8cfcc commit f72395d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ inputs:
runs:
using: 'composite'
steps:
- run: nuget install Grasshopper -OutputDirectory ./lib
- run: nuget install Grasshopper -OutputDirectory ./lib -source https://api.nuget.org/v3/index.json
shell: pwsh
- run: ipy ${{ github.action_path }}/componentize.py ${{ inputs.source }} ${{ inputs.target }} --ghio ./lib
shell: pwsh
Expand Down

0 comments on commit f72395d

Please sign in to comment.