Add package sources to the packageSourceMapping tag.

This commit is contained in:
BDisp
2024-10-09 21:16:47 +01:00
parent 3361eed0d3
commit f9f3431118
2 changed files with 7 additions and 1 deletions

View File

@@ -78,7 +78,7 @@ jobs:
build_release:
# Ensure that RELEASE builds are not broken
# Ensure that RELEASE builds are not broken
runs-on: ubuntu-latest
steps:
- name: Checkout code