Skip to content

Commit

Permalink
ci: change lockfile download paths
Browse files Browse the repository at this point in the history
  • Loading branch information
edeckers committed Jan 18, 2022
1 parent 6b44fca commit d3114b5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/upgrade-dependencies.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,11 @@ jobs:
- uses: actions/download-artifact@v2
with:
name: pod-changes
path: ios
- uses: actions/download-artifact@v2
with:
name: gradle-package-changes
path: android
- uses: peter-evans/create-pull-request@v3
with:
add-paths: |
Expand Down

0 comments on commit d3114b5

Please sign in to comment.