Skip to content

Commit

Permalink
Update binder-build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EtienneKras committed Jan 8, 2025
1 parent cc9dda0 commit eb62d6d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/binder-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ jobs:
- name: Cache Binder Build on MyBinder.org
uses: jupyterhub/repo2docker-action@master
with:
ref: ${{ github.sha }}
binder-url: https://mybinder.org
no-push: true
NO_PUSH: true
REPO2DOCKER_EXTRA_ARGS: "--no-run"
MYBINDERORG_TAG: ${{ github.sha }}

- name: Generate Binder Link for Commit
run: |
Expand Down

0 comments on commit eb62d6d

Please sign in to comment.