Skip to content

Commit

Permalink
.github: release on apple hardware too
Browse files Browse the repository at this point in the history
  • Loading branch information
Gottox committed Mar 10, 2025
1 parent 5c68fc2 commit aa2e75b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ on:

jobs:
prepare:
if: contains(github.ref_name, 'snapshot') == false
runs-on: 'ubuntu-latest'

steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit aa2e75b

Please sign in to comment.