Skip to content

Commit

Permalink
binder-bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
VeckoTheGecko committed Sep 11, 2024
1 parent d4d35c1 commit e1c0fab
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/workflows/binder.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
name: Binder
on:
workflow_dispatch:

jobs:
binder:
runs-on: ubuntu-latest
steps:
- name: cache binder build on mybinder.org
uses: jupyterhub/repo2docker-action@master

0 comments on commit e1c0fab

Please sign in to comment.