mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2024-11-27 00:30:34 +00:00
Rename melondsds_libretro-linux-aarch64 to melondsds_libretro-linux-arm64
- The `aarch64` suffix has already confused at least two people who thought it meant Arch Linux
This commit is contained in:
parent
fec071cac3
commit
bfc2c63acd
4
.github/workflows/main.yaml
vendored
4
.github/workflows/main.yaml
vendored
@ -46,10 +46,10 @@ jobs:
|
||||
test-suite: true
|
||||
|
||||
linux-aarch64:
|
||||
name: Linux (aarch64)
|
||||
name: Linux (arm64)
|
||||
uses: ./.github/workflows/build.yaml
|
||||
with:
|
||||
archive-name: melondsds_libretro-linux-aarch64
|
||||
archive-name: melondsds_libretro-linux-arm64
|
||||
target: linux-aarch64
|
||||
runs-on: ubuntu-latest
|
||||
lib-ext: so
|
||||
|
Loading…
Reference in New Issue
Block a user