diff options
Diffstat (limited to '.github')
| -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 |
