Skip to content

Commit 64aeba4

Browse files
committed
try test fork
1 parent a19dc56 commit 64aeba4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ jobs:
6262
#pip install ford FoBiS.py pygooglechart fpm
6363
pip install ford pygooglechart fpm
6464
# just get the latest FoBiS from git:
65-
git clone https://github.com/szaghi/FoBiS.git
65+
# git clone https://github.com/szaghi/FoBiS.git
66+
git clone https://github.com/jacobwilliams/FoBiS.git
6667
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
6768
6869
- name: Install GFortran Linux

0 commit comments

Comments
 (0)