Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jwaldrop107 committed Feb 7, 2024
1 parent 8defbee commit 9e396b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
mv $ZIP $SOURCE_DIR/$ZIP &&
popd &&
echo "Cookiecutter full path: $PWD/$ZIP")
shell: bashe
shell: bash
- name: Test current state
run: |
# Generate the template
Expand Down

0 comments on commit 9e396b9

Please sign in to comment.