Skip to content

Commit

Permalink
Fix jit-executor-rc workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigonull committed Aug 27, 2024
1 parent 7d86381 commit c7a89d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-jitexecutor-native-rc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
if: runner.os == 'Windows'
env:
WORKDIR_PATH: ${{ github.workspace }}
DROOLS_REPO: ${{ github.event.inputs.kogito_runtimes_repository }}
DROOLS_REPO: ${{ github.event.inputs.drools_repository }}
KOGITO_RUNTIMES_REPO: ${{ github.event.inputs.kogito_runtimes_repository }}
shell: pwsh
run: |
Expand Down

0 comments on commit c7a89d1

Please sign in to comment.