Skip to content

Commit

Permalink
Revert "Use fork reusable build workflow"
Browse files Browse the repository at this point in the history
This reverts commit 59332ae.
  • Loading branch information
Fingolfin69 committed Feb 10, 2025
1 parent 48142c3 commit 1f4bb61
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/reusable_swap_functional_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -218,8 +218,7 @@ jobs:
repo: ${{ inputs.repo_for_sui }}
branch: ${{ inputs.branch_for_sui }}

#uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_build.yml@v1
uses: Fingolfin69/ledger-app-workflows/.github/workflows/reusable_build.yml@bn-fix-rust-reusable-build
uses: LedgerHQ/ledger-app-workflows/.github/workflows/reusable_build.yml@v1
with:
app_repository: ${{ matrix.coin.repo }}
app_branch_name: ${{ matrix.coin.branch }}
Expand Down

0 comments on commit 1f4bb61

Please sign in to comment.