Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit944a583

Browse files
committed
Temporary fix for composer install action not doing TTY as expected
1 parent9f404de commit944a583

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎.github/workflows/ci.yaml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,8 @@ jobs:
325325
working-directory:${{ inputs.workingDirectory }}
326326
-run:git config --global --add safe.directory $GITHUB_WORKSPACE# Do this ourselves because `actions/checkout@v4 doesn't succeed in doing this
327327
working-directory:${{ inputs.workingDirectory }}
328+
-run:make on-install-or-update || true
329+
working-directory:${{ inputs.workingDirectory }}
328330
-run:make ${{ matrix.check }}
329331
working-directory:${{ inputs.workingDirectory }}
330332
env:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp