Skip to content

Commit eeca377

Browse files
committed
MAINT: enable git access for publish
1 parent 831ad01 commit eeca377

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,9 @@ jobs:
5151
dvipng \
5252
ghostscript \
5353
cm-super
54+
- name: Install Git
55+
shell: bash -l {0}
56+
run: apt-get install -y git
5457
- name: Setup Anaconda
5558
uses: conda-incubator/setup-miniconda@v2
5659
with:

0 commit comments

Comments
 (0)