From 310cc87a5eff99f17d568c83d6b7b0fd84a7085c Mon Sep 17 00:00:00 2001 From: Jay Lee Date: Tue, 25 Jan 2022 19:25:15 -0500 Subject: [PATCH] Update build.yml --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 44d43e96..cc0d59a9 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -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/