Skip to content

Commit 12a32c5

Browse files
authored
Update GH action (#268)
1 parent 5d3b847 commit 12a32c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ jobs:
2020
path: .cache
2121
restore-keys: |
2222
mkdocs-material-
23+
- name: Install pipenv
24+
run: pip install pipenv
2325
- name: Install dependencies
2426
uses: VaultVulp/[email protected]
2527
with:

0 commit comments

Comments
 (0)