From 1e84c2d7a135bbcfb8fda9efbed98046194a6ed6 Mon Sep 17 00:00:00 2001 From: sonodima Date: Mon, 29 Jul 2024 23:43:40 +0200 Subject: [PATCH] enable macos workflow --- .github/workflows/release.yml | 8 ++++---- README.md | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a09b531..4aed037 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -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 diff --git a/README.md b/README.md index 902adea..5925622 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Application demo

BlurThing 🌄

- Simple application for generating and customizing + Simple application for generating and customizing BlurHashes from
images, with extensive controls for image manipulation.