Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasbrugneaux committed Jan 30, 2024
1 parent d5bf555 commit 8d9fca2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/open-docs-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
# Create a new feature branch for the changes.
git checkout -b $BRANCH_NAME
cd submodule/developer-tooling
cd submodules/developer-tooling
git checkout $COMMIT
cd ..
Expand Down

0 comments on commit 8d9fca2

Please sign in to comment.