Skip to content

Commit

Permalink
Merge pull request #78 from ggchivalrous/feat/v1.5
Browse files Browse the repository at this point in the history
chore: 修改aciton mac脚本
  • Loading branch information
ggchivalrous authored Apr 27, 2024
2 parents 6326c0d + 96f853f commit 044cbd7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-mac-x64.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ on:

jobs:
build:
name: macOS-latest
runs-on: macOS-latest
name: macos-latest
runs-on: macos-latest
permissions:
contents: write
packages: write
Expand Down

0 comments on commit 044cbd7

Please sign in to comment.