Skip to content

Commit

Permalink
enable macos workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
sonodima committed Jul 29, 2024
1 parent feae539 commit 1e84c2d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ jobs:
fail-fast: false
matrix:
include:
# - os: macos-latest
# target: aarch64-apple-darwin
- os: macos-latest
target: aarch64-apple-darwin
# - os: macos-latest
# target: x86_64-apple-darwin
- os: windows-latest
target: x86_64-pc-windows-msvc
# - os: windows-latest
# target: x86_64-pc-windows-msvc

steps:
- name: Checkout Repository
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<img src="assets/demo.gif" alt="Application demo" width="80%" />
<div style="margin-top: 24px; margin-bottom: 24;">
<h1>BlurThing 🌄</h1>
<span>Simple application for generating and customizing <a href="https://blurha.s">
<span>Simple application for generating and customizing <a href="https://blurha.sh">
BlurHashes</a> from<br/>images, with extensive controls for
image manipulation.</span>
</div>
Expand Down

0 comments on commit 1e84c2d

Please sign in to comment.