Skip to content

Commit

Permalink
Update update-nanoclr.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
bytewizer committed May 14, 2022
1 parent 2914a6e commit a2a04cd
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/update-nanoclr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:

- name: Update dependencies
uses: nanoframework/nanodu@v1
with:
stablePackages: true
branchToPr: 'develop'
solutionsToCheck: './src/Bytewizer.NanoCLR.Runtime.sln'
with:
stablePackages: true
branchToPr: 'develop'
solutionsToCheck: './src/Bytewizer.NanoCLR.Runtime.sln'

0 comments on commit a2a04cd

Please sign in to comment.