Commit Graph

10 Commits

Author SHA1 Message Date
Exzap
0afa2d75aa
CI: build.yml no longer invokes itself, always produce artifact (#243)
- Build check is now a separate workflow
- Build with release config instead of debug
- Upload artifacts
2022-09-11 06:41:19 +02:00
Exzap
4ed18a65c3
Name output binary Cemu_<CONFIG> and always place it in bin/ (#179) 2022-09-04 22:23:24 +02:00
Exzap
d8da8a54a6
Infrastructure for shipping and auto-updating experimental releases (#131) 2022-08-31 12:04:09 +02:00
Exzap
2a45636f7a
CI: Use pull_request over pull_request_target 2022-08-26 08:43:42 +02:00
ArtemisX64
3b2cab2cf4
Remove Vulkan SDK dependency 2022-08-25 13:43:04 +09:00
Tobias
be0f062de8
.github: Add issue template and funding information (#28)
* .github: Add issue template

Co-authored-by: Exzap <13877693+Exzap@users.noreply.github.com>
2022-08-25 00:57:33 +02:00
illusion0001
cdba95d92f
Ignore markdown files for CI build (#7)
* Ignore markdown files for CI build

* Consistent quotation marks
2022-08-24 11:30:16 +02:00
Exzap
ede1afd3ee
CI: Remove unnecessary step to free space
There is currently an issue where building from scratch causes the Windows CI machine to run out of disk space. Since it works when the job is re-run with cached packages we'll just leave it at that for now
2022-08-24 08:28:06 +02:00
Exzap
a3419ce5fe
Update build.yml 2022-08-22 22:24:34 +02:00
Exzap
d60742f52b Add all the files 2022-08-22 22:21:23 +02:00