Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
ata-no-one committed Oct 7, 2024
1 parent 4916d49 commit 2fef18a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/github-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:

- name: postCreateCommand
run: |
source .devcontainer/postCreateCommand.sh
source .devcontainer/postCreateCommands.sh
echo $(composer config home --global)/vendor/bin >> $GITHUB_PATH
- name: run scoper
Expand Down

0 comments on commit 2fef18a

Please sign in to comment.