Skip to content

Commit b576f7d

Browse files
Remove unneeded checkout
1 parent eb1c3b5 commit b576f7d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/deploy.yml

-2
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,6 @@ jobs:
6161
needs: build
6262
runs-on: ubuntu-latest
6363
steps:
64-
- name: Checkout
65-
uses: actions/[email protected]
6664
- uses: actions/download-artifact@fa0a91b85d4f404e444e00e005971372dc801d16 # v4.1.8
6765
with:
6866
name: jupyterlite-demo-dist-${{ github.run_number }}

0 commit comments

Comments
 (0)