mirror of
https://github.com/JesseTG/melonds-ds.git
synced 2024-12-03 12:11:05 +00:00
Change the artifact name for macOS
This commit is contained in:
parent
fc77f74109
commit
6edf6916c5
2
.github/workflows/build-macos.yaml
vendored
2
.github/workflows/build-macos.yaml
vendored
@ -26,7 +26,7 @@ jobs:
|
||||
release: false
|
||||
# This profile is used to receive advanced notice of breaking changes
|
||||
env:
|
||||
ARCHIVE_NAME: "melondsds_libretro-macos-x86_64"
|
||||
ARCHIVE_NAME: "melondsds_libretro-macos-universal"
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Create build directory
|
||||
|
Loading…
Reference in New Issue
Block a user