Skip to content

Commit d4a12b2

Browse files
committed
CI variation
1 parent 52aa315 commit d4a12b2

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/push.yml

-6
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,6 @@ jobs:
5959
- name: Build documentation
6060
run: ~/.elan/bin/lake -Kenv=dev build FLT:docs
6161

62-
- name: Install Python
63-
uses: actions/setup-python@v4
64-
with:
65-
python-version: '3.9'
66-
cache: 'pip' # caching pip dependencies
67-
6862
- name: Build blueprint
6963
uses: xu-cheng/texlive-action@v2
7064
with:

0 commit comments

Comments
 (0)