Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sosiristseng committed Dec 22, 2024
1 parent a05f308 commit 47f25bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/repo2docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- name: Install Python dependencies
run: |
pip install uv
uv pip install --system -r jupyter-repo2docker
uv pip install --system jupyter-repo2docker
- name: Login to ghcr.io
uses: docker/login-action@v3
with:
Expand Down

0 comments on commit 47f25bf

Please sign in to comment.