Skip to content

Commit ba141eb

Browse files
committed
Merge branch 'main' of github.com:ImperialCollegeLondon/FLT
2 parents fa0d642 + d4a12b2 commit ba141eb

File tree

4 files changed

+158
-14
lines changed

4 files changed

+158
-14
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:
187 KB
Binary file not shown.

0 commit comments

Comments
 (0)