Skip to content

Commit

Permalink
Update electron-builder-mac.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mintnick authored Feb 5, 2024
1 parent 03efd8f commit 1aba8d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/electron-builder-mac.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: push

jobs:
build_on_mac:
runs_on: macos-latest
runs-on: macos-latest
steps:
- uses: actions/checkout@master
with:
Expand Down

0 comments on commit 1aba8d7

Please sign in to comment.