Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit 77329e9

Browse files
committed
Install git for showcase-alternative-templates test case
1 parent 909f3be commit 77329e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -239,7 +239,7 @@ jobs:
239239
name: Install system dependencies.
240240
command: |
241241
apt-get update
242-
apt-get install -y curl pandoc unzip
242+
apt-get install -y curl pandoc unzip git
243243
- run:
244244
name: Install nox.
245245
command: pip install nox

0 commit comments

Comments
 (0)