Skip to content

Commit

Permalink
Merge pull request #22 from 2i2c-org/pm2
Browse files Browse the repository at this point in the history
Use r2d action from a PR
  • Loading branch information
yuvipanda authored Mar 9, 2022
2 parents 88fcd59 + 7f22d30 commit 87a4c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
uses: actions/checkout@main

- name: Update jupyter dependencies with repo2docker
uses: jupyterhub/repo2docker-action@master
uses: yuvipanda/repo2docker-action@fix-output
id: r2d
with:
# Make sure username & password/token pair matches your registry credentials
Expand Down

0 comments on commit 87a4c7f

Please sign in to comment.