Skip to content

Commit d58c78b

Browse files
committed
debug build issue
1 parent c0dc281 commit d58c78b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ jobs:
7979
- name: Determine firmware version
8080
id: version
8181
run: |
82+
cat build/config/zw_version_config.h
8283
VERSION=$(node tools/extract_version.mjs)
8384
if [ "${{ github.event_name }}" == "release" ]; then
8485
SUFFIX="$VERSION"

0 commit comments

Comments
 (0)