]> granicus.if.org Git - libevent/commitdiff
Include details of the ABI compatibility report
authorAzat Khuzhin <azat@libevent.org>
Wed, 6 May 2020 00:03:27 +0000 (03:03 +0300)
committerAzat Khuzhin <azat@libevent.org>
Wed, 6 May 2020 00:03:27 +0000 (03:03 +0300)
.github/workflows/abi.yml

index b1e5276894978e1e9ad56e740968e4763a357182..7362a31b28e8721f066443473398c661cfe8c2ce 100644 (file)
@@ -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