mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-12 04:18:54 +00:00
ci: fix setup maker (#3519)
This commit is contained in:
1
.github/actions/setup-maker/action.yml
vendored
1
.github/actions/setup-maker/action.yml
vendored
@@ -4,6 +4,7 @@ runs:
|
||||
using: 'composite'
|
||||
steps:
|
||||
- name: 'Install create-dmg from brew'
|
||||
if: runner.os == 'macos'
|
||||
shell: bash
|
||||
run: brew install create-dmg
|
||||
- name: 'Build @affine/makder-dmg'
|
||||
|
||||
Reference in New Issue
Block a user