CI: Use GitHub Actions to check pull requests
This commit is contained in:
parent
7efb17f51a
commit
9f5e8c4869
4 changed files with 63 additions and 10 deletions
|
@ -3,8 +3,6 @@
|
|||
# Exit on error, rather than continuing with the rest of the script.
|
||||
set -e
|
||||
|
||||
cd /yuzu
|
||||
|
||||
ccache -s
|
||||
|
||||
mkdir build || true && cd build
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue