diff options
author | withmorten <morten.with@gmail.com> | 2021-08-18 02:02:27 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-08-18 02:02:27 +0200 |
commit | dff327df40e86bf0a5262ccc3421721ed1c96611 (patch) | |
tree | 2b5742d5948f77e1dc4690c27efd168099b68842 | |
parent | update librw (diff) | |
parent | re3 -> reVC on Switch build workflow file (diff) | |
download | re3-dff327df40e86bf0a5262ccc3421721ed1c96611.tar re3-dff327df40e86bf0a5262ccc3421721ed1c96611.tar.gz re3-dff327df40e86bf0a5262ccc3421721ed1c96611.tar.bz2 re3-dff327df40e86bf0a5262ccc3421721ed1c96611.tar.lz re3-dff327df40e86bf0a5262ccc3421721ed1c96611.tar.xz re3-dff327df40e86bf0a5262ccc3421721ed1c96611.tar.zst re3-dff327df40e86bf0a5262ccc3421721ed1c96611.zip |
-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: |