Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Oppzippy committed May 15, 2024
1 parent 95d2f40 commit 6d88e3d
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 @@ -27,10 +27,12 @@ jobs:
mkdir ~/.cargo
cargo install --root "$HOME/.cargo" just
printf "\nexport PATH=\"$HOME/.cargo/bin:\$PATH\"\n" >> ~/.bashrc
~/.cargo/bin/just --version
- name: Build gui
shell: msys2 {0}
run: |
just --version
./packaging/windows/build.sh
- name: Build installer
Expand Down

0 comments on commit 6d88e3d

Please sign in to comment.