We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb1c3b5 commit b576f7dCopy full SHA for b576f7d
.github/workflows/deploy.yml
@@ -61,8 +61,6 @@ jobs:
61
needs: build
62
runs-on: ubuntu-latest
63
steps:
64
- - name: Checkout
65
- uses: actions/[email protected]
66
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
67
with:
68
name: jupyterlite-demo-dist-${{ github.run_number }}
0 commit comments