summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorruki <[email protected]>2024-09-13 13:29:18 +0800
committerGitHub <[email protected]>2024-09-13 13:29:18 +0800
commit8b926a954a28d87acb4df49d4bd853e9d030c6f1 (patch)
tree941d5b7b752d9b8aa085f6a54e9b856ad67a3003 /.github
parentd420fb661ed86109d6c94c90b959955faed2f436 (diff)
Update macos.ymlbundle
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/macos.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/macos.yml b/.github/workflows/macos.yml
index e75c422c7..f6129fbfd 100644
--- a/.github/workflows/macos.yml
+++ b/.github/workflows/macos.yml
@@ -50,7 +50,6 @@ jobs:
xmake pack -y --autobuild=n --basename=xmake -o ../artifacts xmakesrc
xmake f --embed=y -c
xmake
- mkdir ../artifacts
cp build/xmake ../artifacts/xmake-bundle
cd ..
- uses: actions/upload-artifact@v4