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
d9a94b53
Unverified
Commit
d9a94b53
authored
Apr 27, 2021
by
Jeremy Tuloup
Committed by
GitHub
Apr 27, 2021
Browse files
Fix typo in .github/workflows/build.yml
parent
f1983304
Changes
1
Hide whitespace changes
Inline
Side-by-side
.github/workflows/build.yml
View file @
d9a94b53
...
...
@@ -49,7 +49,7 @@ jobs:
${{ env.CACHE_EPOCH }}-${{ runner.os }}-pip-${{ hashFiles('requirements*.txt') }}
restore-keys
:
|
${{ env.CACHE_EPOCH }}-${{ runner.os }}-pip-
-
name
:
Setup pip (dependecies)
-
name
:
Setup pip (depende
n
cies)
run
:
|
pip install -r requirements-docs.txt
-
name
:
Install
...
...
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