mirror of
https://github.com/fergalmoran/ladybird.git
synced 2025-12-22 09:19:03 +00:00
CI: Rename JS repl artifacts so they can actually be bundled
This commit is contained in:
@@ -87,6 +87,6 @@ jobs:
|
||||
- name: Upload js package
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: serenity-js-${{ matrix.package_type }}
|
||||
name: ladybird-js-${{ matrix.package_type }}
|
||||
path: Build/ladybird-js*.tar.gz
|
||||
retention-days: 7
|
||||
Reference in New Issue
Block a user