Skip to content

Commit

Permalink
ci: fix package-infos path
Browse files Browse the repository at this point in the history
  • Loading branch information
elbywan authored and valpinkman committed May 17, 2022
1 parent c8ed15d commit a41da9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-mobile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
ruby-version: 2.6
- name: install dependencies
run: pnpm i --frozen-lockfile
- uses: ledgerhq/actions/get-package-infos@main
- uses: ledgerhq/actions/packages/get-package-infos@main
id: version
with:
path: ${{ github.workspace }}/apps/ledger-live-mobile
Expand Down

0 comments on commit a41da9b

Please sign in to comment.