Skip to content

Commit

Permalink
wails doctor
Browse files Browse the repository at this point in the history
  • Loading branch information
frnandu committed Jan 25, 2024
1 parent 0d8900a commit acf2fb6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/wails.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,10 @@ jobs:
- name: Install Linux Wails deps
run: sudo apt-get update && sudo apt-get install libgtk-3-0 libwebkit2gtk-4.0-dev gcc-aarch64-linux-gnu
shell: bash
- name: Wails Doctor
working-directory: .
run: wails doctor
shell: bash
# Building step
- name: Build App
working-directory: .
Expand Down

0 comments on commit acf2fb6

Please sign in to comment.