Skip to content

Commit

Permalink
chore: add ci build
Browse files Browse the repository at this point in the history
  • Loading branch information
hanrw committed Mar 12, 2024
1 parent 9a5df22 commit a44fa05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

jobs:
build:
runs-on: ubuntu-latest
runs-on: macOS-latest
env:
SIGNING_KEY: ${{ secrets.SIGNING_KEY }}
SIGNING_PASSWORD: ${{ secrets.SIGNING_PASSWORD }}
Expand Down

0 comments on commit a44fa05

Please sign in to comment.