From: Azat Khuzhin Date: Wed, 6 May 2020 00:03:27 +0000 (+0300) Subject: Include details of the ABI compatibility report X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=15917b420d47c9fee6a15331f20f0e9f60cbcd24;p=libevent Include details of the ABI compatibility report --- diff --git a/.github/workflows/abi.yml b/.github/workflows/abi.yml index b1e52768..7362a31b 100644 --- a/.github/workflows/abi.yml +++ b/.github/workflows/abi.yml @@ -57,7 +57,7 @@ jobs: short_commit_id="${COMMIT_ID:0:7}" owner_name="${{ github.event.repository.owner.name }}" - cd /tmp/le-abi-root/work/abi-check/timeline/libevent/ + cd /tmp/le-abi-root/work/abi-check git init git config --local user.name $user_name git config --local user.email $user_email