packaging: fix postinst for debian

This commit is contained in:
Kevin Yue 2022-05-27 21:32:33 +08:00
parent 0619e91bf5
commit 64bec9660a
2 changed files with 5 additions and 2 deletions

View File

@ -22,5 +22,8 @@
"qicon": "cpp", "qicon": "cpp",
"qsslsocket": "cpp", "qsslsocket": "cpp",
"qapplication": "cpp" "qapplication": "cpp"
},
"yaml.schemas": {
"https://json.schemastore.org/github-workflow.json": "file:///home/kevin/Documents/repos/GlobalProtect-openconnect/.github/workflows/build.yml"
} }
} }