Skip to content

Commit

Permalink
build-ubuntu: report size of aeon-wallet-gui
Browse files Browse the repository at this point in the history
  • Loading branch information
stoffu committed Mar 1, 2022
1 parent 8f72550 commit f322f12
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,8 @@ jobs:
run: qmake --version
- name: build
run: ./build.sh
- name: check size of aeon-wallet-gui
run: ls -l build/release/bin/aeon-wallet-gui
- name: test qml
run: xvfb-run -a build/release/bin/aeon-wallet-gui --test-qml
- name: build CLI
Expand Down

0 comments on commit f322f12

Please sign in to comment.