aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/dev_builds.yml
AgeCommit message (Expand)Author
2022-09-18refactor: remove --force option from `npm install`Remy Raes
2022-09-15Revert "feat: upload Windows installer executable on commits"Remy Raes
2022-09-15feat: upload Windows installer executable on commitsRemy Raes
2022-08-07feat: add Linux builds CIAlystrasz
2022-08-07refactor: rename windows build jobAlystrasz
2022-08-07fix: only include executable windows artefactsAlystrasz
2022-08-07fix: only upload needed files after buildAlystrasz
2022-08-07fix: only compile windows build on windows ciAlystrasz
2022-08-07build: install npm dependencies by forceAlystrasz
2022-08-07fix: typoAlystrasz
2022-08-07build: add initial CI configurationAlystrasz