obsidian-remote
obsidian-remote copied to clipboard
Build failure
Describe the bug The follow error occurs on build failure:
> [linux/arm64 3/4] RUN echo "**** download obsidian ****" && curl -L -o ./obsidian.AppImage "https://github.com/obsidianmd/obsidian-releases/releases/download/v1.8.10/Obsidian-1.8.10-arm64.AppImage" && chmod +x ./obsidian.AppImage && ./obsidian.AppImage --appimage-extract && rm ./obsidian.AppImage:
0.183 **** download obsidian ****
0 --:--:-- --:--:-- --:--:-- 0
5.198 /bin/sh: 1: ./obsidian.AppImage: Exec format error
This was found in the build: https://github.com/sytone/obsidian-remote/actions/runs/18983661540/job/54222163711
To Reproduce Steps to reproduce the behavior:
Go to repo and run build.
Expected behavior Build to succeed and publish updated images.
Screenshots NA
Desktop (please complete the following information):
NA
Smartphone (please complete the following information):
NA
Additional context NA