# HG changeset patch # User Nigma # Date 1658621651 -7200 # Node ID 80d496e87f8f0b3325f325a7f14fde1bf3791422 # Parent 3752ae9a130e31b1dd712c1d3faeba782a5be2f6 forgot path diff -r 3752ae9a130e -r 80d496e87f8f .github/workflows/build.yml --- a/.github/workflows/build.yml Sun Jul 24 02:12:29 2022 +0200 +++ b/.github/workflows/build.yml Sun Jul 24 02:14:11 2022 +0200 @@ -37,4 +37,5 @@ check-repo: ${{ github.event_name == 'push' }} ignore-unpublished-changes: true # Only publish pam module, as pam-http and pam-sober are example projects + path: pam args: --package pam-bindings \ No newline at end of file