Skip to content

Commit 9cc6fe7

Browse files
committed
comment
using a FoBiS fork for now until there is a new release
1 parent 54cf47f commit 9cc6fe7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ jobs:
6363
pip install ford pygooglechart fpm
6464
# just get the latest FoBiS from git:
6565
# git clone https://github.com/szaghi/FoBiS.git
66+
# use a fork until there is a new release:
6667
git clone https://github.com/jacobwilliams/FoBiS.git
6768
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
6869

0 commit comments

Comments
 (0)