Skip to content

Commit 5bebb8c

Browse files
committed
FSMod is on github not framagit
1 parent 098e0e8 commit 5bebb8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
3838
- name: Install FSMod
3939
run: |
40-
git clone https://framagit.org/simgrid/file-system-module.git
40+
git clone https://github.com/simgrid/file-system-module.git
4141
cd file-system-module
4242
mkdir build
4343
cd build

0 commit comments

Comments
 (0)