mirror of
https://github.com/GAM-team/GAM.git
synced 2026-07-04 04:41:35 +00:00
Update build.yml
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -536,6 +536,7 @@ jobs:
|
|||||||
echo -e "GAM: ${gam}\nGAMPATH: ${gampath}"
|
echo -e "GAM: ${gam}\nGAMPATH: ${gampath}"
|
||||||
|
|
||||||
- name: Copy extra package files
|
- name: Copy extra package files
|
||||||
|
if: matrix.goal == 'build'
|
||||||
run: |
|
run: |
|
||||||
cp -v gam/cacerts.pem "$gampath"
|
cp -v gam/cacerts.pem "$gampath"
|
||||||
cp -v LICENSE "$gampath"
|
cp -v LICENSE "$gampath"
|
||||||
|
|||||||
Reference in New Issue
Block a user