Skip to content

Commit

Permalink
payjoin_ffi url updated
Browse files Browse the repository at this point in the history
  • Loading branch information
BitcoinZavior committed Jun 1, 2024
1 parent 2ab9cb4 commit 5cce438
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/precompile_binaries.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,12 +33,6 @@ jobs:
- uses: subosito/flutter-action@v2
with:
channel: 'stable'
- name: Configure git with access token
run: |
git config --global url."https://x-access-token:${GITHUB_TOKEN}@github.com".insteadOf "https://github.com"
shell: bash
env:
GITHUB_TOKEN: ${{ secrets.RELEASE_TOKEN }}
- name: Install GTK
if: (matrix.os == 'ubuntu-20.04')
run: sudo apt-get update && sudo apt-get install libgtk-3-dev
Expand Down

0 comments on commit 5cce438

Please sign in to comment.