Skip to content

Commit

Permalink
移除 macOS 内容
Browse files Browse the repository at this point in the history
  • Loading branch information
Muska-Ami committed Sep 30, 2024
1 parent fb75c34 commit e4930d4
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,16 +111,6 @@ jobs:
with:
name: "Linux Artifact(Dist)"
path: dist/
- name: Download Build Artifact(MacOS arm64)
uses: actions/download-artifact@v4
with:
name: "MacOS Artifact(Dist arm64)"
path: dist/
- name: Download Build Artifact(MacOS x64)
uses: actions/download-artifact@v4
with:
name: "MacOS Artifact(Dist x64)"
path: dist/
- name: Release
uses: softprops/action-gh-release@v2
with:
Expand Down

0 comments on commit e4930d4

Please sign in to comment.