Skip to content
This repository was archived by the owner on Sep 29, 2025. It is now read-only.

Commit 7fcc020

Browse files
author
Philip de Nier
committed
temp
1 parent f95264f commit 7fcc020

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ jobs:
8989
cd bmx-*
9090
cmake -P release/macos_universal_binary_release.cmake
9191
ls -l ../
92-
ls -l binary_release/bmx-*/out/package/
92+
find . -name \*.zip
9393
9494
- name: Ubuntu binary build (build only, no artefacts)
9595
if: ${{ contains(matrix.os, 'ubuntu') }}

0 commit comments

Comments
 (0)