Skip to content

Commit

Permalink
Merge pull request #226 from bitfinexcom/beta
Browse files Browse the repository at this point in the history
Update master with beta
  • Loading branch information
ezewer authored Jul 12, 2023
2 parents 65276f1 + 776baec commit dc139dc
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/build-electron-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,12 +52,6 @@ jobs:
name: Use BFX API Staging for queries
run: |
echo "IS_BFX_API_STAGING=1" >> $GITHUB_ENV
- name: Cache Docker images
uses: ScribeMD/[email protected]
env:
cache-name: docker-images-cache-v1
with:
key: ${{ runner.os }}-build-${{ env.cache-name }}-${{ hashFiles('Dockerfile**', 'docker-compose.yaml') }}
- name: Cache Electron binaries
id: electron-cache
uses: actions/cache@v3
Expand Down

0 comments on commit dc139dc

Please sign in to comment.