Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Romain Casati
Basthon-JupyterLab
Commits
bc700704
Commit
bc700704
authored
Apr 27, 2021
by
Nicholas Bollweg
Browse files
try restoring checkout for vercel
parent
d9a94b53
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/build.yml
View file @
bc700704
...
...
@@ -78,10 +78,11 @@ jobs:
doit check
deploy
:
if
:
github.ref == 'refs/heads/main'
needs
:
[
build
]
runs-on
:
ubuntu-latest
steps
:
-
name
:
Checkout
uses
:
actions/checkout@v2
-
uses
:
actions/download-artifact@v2
with
:
name
:
jupyterlite dist ${{ github.run_number }}
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment