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

Commit f95264f

Browse files
author
Philip de Nier
committed
temp
1 parent 976ba6f commit f95264f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@ jobs:
8888
unzip -q ../bmx-*.zip
8989
cd bmx-*
9090
cmake -P release/macos_universal_binary_release.cmake
91+
ls -l ../
92+
ls -l binary_release/bmx-*/out/package/
9193
9294
- name: Ubuntu binary build (build only, no artefacts)
9395
if: ${{ contains(matrix.os, 'ubuntu') }}

0 commit comments

Comments
 (0)