actions: copy cacerts.pem for test runs also

This commit is contained in:
Jay Lee
2025-09-05 21:57:09 -04:00
committed by GitHub
parent f5568ff474
commit e3931cff8d

View File

@@ -536,7 +536,6 @@ jobs:
echo -e "GAM: ${gam}\nGAMPATH: ${gampath}"
- name: Copy extra package files
if: matrix.goal == 'build'
run: |
cp -v cacerts.pem "$gampath"
cp -v LICENSE "$gampath"