Skip to content

Commit

Permalink
set external_clc to string
Browse files Browse the repository at this point in the history
  • Loading branch information
alan-forbes-cp committed Oct 16, 2024
1 parent f4084de commit 01c0c79
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/do_build_ock/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ inputs:
default: bash

env:
EXTERNAL_CLC: ${{ github.events.inputs.external_clc }}
EXTERNAL_CLC: unset

runs:
# we don't want a new docker just a list of steps, so mark as composite
Expand Down

0 comments on commit 01c0c79

Please sign in to comment.