Skip to content

Commit

Permalink
test ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Do committed Feb 7, 2024
1 parent ecb51e5 commit 459e979
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/templates/docker_context/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ runs:
using: "composite"
steps:
- id: environment-generator
run: ${{ github.action_path }}/docker_context.sh ${{modified_modules}}
run: ${{ github.action_path }}/docker_context.sh ${{input.modified_modules}}
shell: bash

0 comments on commit 459e979

Please sign in to comment.