mirror of
https://github.com/GAM-team/GAM.git
synced 2025-07-08 21:53:36 +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
|
- name: MacOS package
|
||||||
if: matrix.os == 'macos-11' && matrix.goal != 'test'
|
if: matrix.os == 'macos-11' && matrix.goal != 'test'
|
||||||
run: |
|
run: |
|
||||||
cp -vLICENSE $gampath
|
cp -v LICENSE $gampath
|
||||||
cp -v GamCommands.txt $gampath
|
cp -v GamCommands.txt $gampath
|
||||||
GAM_ARCHIVE="gam-${GAMVERSION}-macos-x86_64.tar.xz"
|
GAM_ARCHIVE="gam-${GAMVERSION}-macos-x86_64.tar.xz"
|
||||||
tar cfJ $GAM_ARCHIVE dist/
|
tar cfJ $GAM_ARCHIVE dist/
|
||||||
|
Reference in New Issue
Block a user