Skip to content

Commit fe6b8b2

Browse files
authored
build: install commandbox-boxlang with force till commandbox 6.2.0
1 parent 6dabb75 commit fe6b8b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@ jobs:
7777

7878
- name: Install Dependencies
7979
run: |
80+
box install commandbox-boxlang --force
8081
box install
8182
cd test-harness
8283
box package set dependencies.coldbox=${{ matrix.coldboxVersion }}

0 commit comments

Comments
 (0)