mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-13 21:12:26 +00:00
CI: Use new name for macOS JS artifact in js-benchmarks workflow
This was missed in 1a0b83a59f
This commit is contained in:
parent
3786d56814
commit
645eac1734
Notes:
github-actions[bot]
2025-05-30 20:22:15 +00:00
Author: https://github.com/ADKaster
Commit: 645eac1734
1 changed files with 1 additions and 1 deletions
2
.github/workflows/js-benchmarks.yml
vendored
2
.github/workflows/js-benchmarks.yml
vendored
|
@ -22,7 +22,7 @@ jobs:
|
||||||
- os_name: 'macOS'
|
- os_name: 'macOS'
|
||||||
runner: 'macos-15'
|
runner: 'macos-15'
|
||||||
arch: 'arm64'
|
arch: 'arm64'
|
||||||
package_type: 'macOS-universal2'
|
package_type: 'macOS-arm64'
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
actions: read
|
actions: read
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue