diff options
author | Sergeanur <s.anureev@yandex.ua> | 2021-08-19 10:47:03 +0200 |
---|---|---|
committer | Sergeanur <s.anureev@yandex.ua> | 2021-08-19 10:47:03 +0200 |
commit | 136b25133d67e9765a954a576ea272c4a0185c52 (patch) | |
tree | 654021d86604d114e8d2bc34b5c535406541d04c /.github/workflows | |
parent | disable movies by default; update librw (diff) | |
parent | Add AUDIO_REVERB define (diff) | |
download | re3-136b25133d67e9765a954a576ea272c4a0185c52.tar re3-136b25133d67e9765a954a576ea272c4a0185c52.tar.gz re3-136b25133d67e9765a954a576ea272c4a0185c52.tar.bz2 re3-136b25133d67e9765a954a576ea272c4a0185c52.tar.lz re3-136b25133d67e9765a954a576ea272c4a0185c52.tar.xz re3-136b25133d67e9765a954a576ea272c4a0185c52.tar.zst re3-136b25133d67e9765a954a576ea272c4a0185c52.zip |
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/build-switch.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build-switch.yml b/.github/workflows/build-switch.yml index fff4195f..c0cdcab0 100644 --- a/.github/workflows/build-switch.yml +++ b/.github/workflows/build-switch.yml @@ -1,5 +1,5 @@ -name: re3 cmake devkitA64 (Nintendo Switch) +name: reVC cmake devkitA64 (Nintendo Switch) on: pull_request: push: |