Skip to content

Commit 9502ba1

Browse files
committed
update
1 parent c37238e commit 9502ba1

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.lightning/workflows/fabric.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ run: |
4545
build-essential \
4646
pkg-config \
4747
cmake \
48+
git \
4849
ca-certificates \
4950
libopenmpi-dev \
5051
openmpi-bin \

.lightning/workflows/pytorch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ run: |
4444
build-essential \
4545
pkg-config \
4646
cmake \
47+
git \
4748
ca-certificates \
4849
libopenmpi-dev \
4950
openmpi-bin \

0 commit comments

Comments
 (0)