diff options
| author | ruki <[email protected]> | 2024-09-13 13:29:18 +0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-13 13:29:18 +0800 |
| commit | 8b926a954a28d87acb4df49d4bd853e9d030c6f1 (patch) | |
| tree | 941d5b7b752d9b8aa085f6a54e9b856ad67a3003 | |
| parent | d420fb661ed86109d6c94c90b959955faed2f436 (diff) | |
Update macos.ymlbundle
| -rw-r--r-- | .github/workflows/macos.yml | 1 |
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 |
