Skip to content

Commit fd35f74

Browse files
committed
update test.yml
1 parent beedee5 commit fd35f74

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ jobs:
3131
run: |
3232
curl -L https://raw.githubusercontent.com/roswell/roswell/master/scripts/install-for-ci.sh | sh
3333
34+
- name: Install latest autoload from GitHub
35+
run: ros install melisgl/autoload
36+
37+
- name: Install latest DRef from GitHub
38+
run: ros install melisgl/dref
39+
3440
- name: Install latest MGL-PAX from GitHub
3541
run: ros install melisgl/mgl-pax
3642

0 commit comments

Comments
 (0)