mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-08 05:33:34 +00:00
Update build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -403,7 +403,7 @@ jobs:
|
||||
- name: MacOS package
|
||||
if: matrix.os == 'macos-11' && matrix.goal != 'test'
|
||||
run: |
|
||||
cp -vLICENSE $gampath
|
||||
cp -v LICENSE $gampath
|
||||
cp -v GamCommands.txt $gampath
|
||||
GAM_ARCHIVE="gam-${GAMVERSION}-macos-x86_64.tar.xz"
|
||||
tar cfJ $GAM_ARCHIVE dist/
|
||||
|
Reference in New Issue
Block a user