CI: Use new name for macOS JS artifact in js-benchmarks workflow

This was missed in 1a0b83a59f
This commit is contained in:
Andrew Kaster 2025-05-30 14:07:08 -06:00
commit 645eac1734
Notes: github-actions[bot] 2025-05-30 20:22:15 +00:00

View file

@ -22,7 +22,7 @@ jobs:
- os_name: 'macOS'
runner: 'macos-15'
arch: 'arm64'
package_type: 'macOS-universal2'
package_type: 'macOS-arm64'
permissions:
actions: read