Skip to content

Commit

Permalink
log version
Browse files Browse the repository at this point in the history
  • Loading branch information
mattnite committed Apr 17, 2024
1 parent fdd0d2d commit 1a8f76e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,7 @@ jobs:
- name: Dry run packaging
run: |
MICROZIG_VERSION=$(zig build package -- get-version)
echo microzig version: $MICROZIG_VERSION
zig build package -- http://localhost:8000
python3 -m http.server 8000 --directory boxzer-out > http.log &
sleep 1
Expand Down

0 comments on commit 1a8f76e

Please sign in to comment.