Skip to content

Commit

Permalink
modifying batch file to work for main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ksuchitra532 committed Dec 7, 2023
1 parent 1d95ab4 commit 0ba1ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
name: "RoboHelp"
runs-on: windows-2019
env:
LANGUAGE: ${{ vars.LANGUAGE_MAIN }}
LANGUAGE_MAIN: ${{ vars.LANGUAGE_MAIN }}
steps:
- uses: aws-actions/configure-aws-credentials@v4
with:
Expand Down

0 comments on commit 0ba1ce6

Please sign in to comment.