summaryrefslogtreecommitdiffstats
path: root/.github/workflows/build.yml (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-09-10Upgrade `upload-artifact` action in `build` workflowLibravatar Héctor Ramón Jiménez1-6/+6
2024-03-12Use `v2` of `setup-rust-action` on CILibravatar Héctor Ramón Jiménez1-4/+4
2023-09-20Fix `build` workflow in GitHub CILibravatar Héctor Ramón Jiménez1-1/+0
2022-07-14Use proper profile for `cargo-deb` in `build` workflowLibravatar Héctor Ramón1-1/+1
2022-07-14Use `release-opt` profile in `build` workflowLibravatar Héctor Ramón Jiménez1-27/+11
2022-01-20Build `todos` for Raspberry Pis in `build` workflowLibravatar Héctor Ramón Jiménez1-0/+26
2021-09-17CI: Run a Windows application without starting the shell tooLibravatar Luni-41-0/+3
2021-07-21CI: Open the todos example via double-click on MacOSLibravatar Luni-41-0/+2
2021-06-26Install `libxkbcommon-dev` for `ubuntu-latest` in CILibravatar Héctor Ramón Jiménez1-0/+5
2020-01-21Fix `todos` build workflowLibravatar Héctor Ramón Jiménez1-22/+8
2019-12-19Use latest `window_clipboard` changesLibravatar Héctor Ramón Jiménez1-2/+0
2019-12-18Allow clipboard access in `Widget::on_event`Libravatar Héctor Ramón Jiménez1-0/+2
2019-11-15Archive `todos` binary before building `deb` pkgLibravatar Héctor Ramón Jiménez1-4/+4
2019-11-15Polish `Build` workflow in all platformsLibravatar Héctor Ramón Jiménez1-8/+19
- Add `.desktop` file to `.deb` package - Statically link CRT on Windows - Increase macOS deployment target
2019-11-15Remove `--locked` from `Build` workflowLibravatar Héctor Ramón Jiménez1-4/+4
2019-11-15Improve `Build` workflow to generate `.deb` pkgLibravatar Héctor Ramón Jiménez1-22/+57
2019-11-15Fix `linux-latest` in `Build` workflowLibravatar Héctor Ramón Jiménez1-1/+1
2019-11-15Use different artifact name per platformLibravatar Héctor Ramón Jiménez1-5/+11
2019-11-14Fix `echo` in `Build` workflow on WindowsLibravatar Héctor Ramón Jiménez1-2/+3
2019-11-14Add `Build` workflow to generate `todos` binariesLibravatar Héctor Ramón Jiménez1-0/+35