Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio authored Jul 12, 2024
1 parent f123f68 commit 3ad7b46
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/check-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: jupyter-ai-jupyter-releaser-dist-${{ github.run_number }}
path: |
.jupyter_releaser_checkout/packages/jupyter-ai/dist
.jupyter_releaser_checkout/packages/jupyter-ai-magics/dist
path: .jupyter_releaser_checkout/dist

- name: Runner debug info
if: always()
Expand Down

0 comments on commit 3ad7b46

Please sign in to comment.