Skip to content

Commit

Permalink
Update bundle-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zspitzer committed Jun 28, 2024
1 parent 025e300 commit 81a38ea
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/bundle-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,7 @@ jobs:
with:
path: /home/runner/work/_actions/lucee/script-runner/main/lucee-download-cache
key: lucee-downloads
- name: Save default .CFConfig.json
uses: lucee/script-runner@main
with:
webroot: ${{ github.workspace }}/custom/default-cfconfig
execute: /saveDefault.cfm
luceeVersionQuery: ${{ matrix.luceeVersion }}
- name: Load Lucee and extensins with LUCEE_ENABLE_BUNDLE_DOWNLOAD disabled
- name: Load Lucee and extensions with LUCEE_ENABLE_BUNDLE_DOWNLOAD disabled
uses: lucee/script-runner@main
with:
webroot: ${{ github.workspace }}/custom/bundle-test
Expand Down

0 comments on commit 81a38ea

Please sign in to comment.