Skip to content

Commit

Permalink
[skip ci] disable macos workflow because it is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
resucutie committed Apr 14, 2024
1 parent 8fa2a0d commit 6e29f48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/flutter-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ jobs:
path: dist

build-macos:
if: false
runs-on: macos-latest
steps:
- uses: actions/checkout@v4
Expand Down Expand Up @@ -155,4 +156,4 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: localbooru-packages
path: build
path: build

0 comments on commit 6e29f48

Please sign in to comment.