Skip to content

Commit

Permalink
making sure boxlang get's installed
Browse files Browse the repository at this point in the history
  • Loading branch information
lmajano committed Jan 15, 2025
1 parent 9896c8f commit b8265b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ jobs:
- name: Setup CommandBox
uses: Ortus-Solutions/[email protected]
with:
install: commandbox-boxlang
forgeboxAPIKey: ${{ secrets.FORGEBOX_API_TOKEN }}

- name: Setup Environment Variables For Build Process
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ jobs:
uses: Ortus-Solutions/[email protected]
with:
version: ${{ matrix.commandbox_version }}
install: commandbox-boxlang

- name: Setup .env For Runner
run: |
Expand Down

0 comments on commit b8265b5

Please sign in to comment.