changeset 42:80d496e87f8f

forgot path
author Nigma <magnusgsvend@gmail.com>
date Sun, 24 Jul 2022 02:14:11 +0200
parents 3752ae9a130e
children 60e74d6a2b88
files .github/workflows/build.yml
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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