Skip to content

Commit 7643168

Browse files
committed
1 parent 93f2dd8 commit 7643168

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
- name: Setup dependencies
3939
run:
4040
sudo apt-get install tree
41+
- run: git config --global protocol.file.allow always # workaround for https://bugs.launchpad.net/ubuntu/+source/git/+bug/1993586
4142
- name: test
4243
env:
4344
CI: true

0 commit comments

Comments
 (0)