Fix desktop build

pull/442/head
Zef Hemel 2023-05-07 10:07:35 +02:00
parent d83c88a812
commit d66c0e17aa
1 changed files with 2 additions and 2 deletions

View File

@ -34,8 +34,8 @@ jobs:
deno-version: v1.33
- name: Build SilverBullet
run: deno task build
- name: Create SilverBullet bundle
run: deno task bundle
- name: Create SilverBullet server binary
run: deno task compile
- name: Set MacOS signing certs
if: matrix.os == 'macOS-latest'
run: chmod +x scripts/add-macos-cert.sh && ./scripts/add-macos-cert.sh