Skip to content

Commit

Permalink
fixed typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Mark Do committed Feb 7, 2024
1 parent e3c47b0 commit cc6daa2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/temp_ci_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
id: docker-environment
uses: "./.github/templates/docker_context"
with:
modified-modules: {{env.CHANGED_MODULES}}
modified-modules: ${{env.CHANGED_MODULES}}

- name: Generate GitHub Environment
id: github-environment
Expand Down

0 comments on commit cc6daa2

Please sign in to comment.