Skip to content

Commit 06a9dc6

Browse files
committed
arc2 clone
1 parent 4f971bb commit 06a9dc6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Diff for: .github/workflows/run-bio2rdf-scripts.yml

+5
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,11 @@ jobs:
3636
repository: 'micheldumontier/php-lib'
3737
path: 'php-lib'
3838

39+
- uses: actions/checkout@v2
40+
with:
41+
repository: 'semsol/arc2'
42+
path: 'arc2'
43+
3944
- uses: actions/checkout@v2
4045
with:
4146
path: 'bio2rdf-scripts'

0 commit comments

Comments
 (0)