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 | a9604a88c2631bdaf2c9a0fb7be61c090c62c0e7 (diff) | |
parent | ba07534d99b08d45da1e61af5f719065bf225df4 (diff) |
Merge pull request #1304 from AGraber/patch-1
re3 -> reVC on Switch build workflow file
-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: |