mirror of
https://github.com/Nostalgica-Reverie/Content-Monorepo.git
synced 2026-05-09 00:24:15 +00:00
fix(rc-lite-builds): rename artifact to have lite
This commit is contained in:
4
.github/workflows/rc-lite-builds.yml
vendored
4
.github/workflows/rc-lite-builds.yml
vendored
@@ -150,5 +150,5 @@ jobs:
|
||||
- name: Upload combined artifacts
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: "Re-Console-dev-${{ needs.build.outputs.commit_sha }}"
|
||||
path: combined-artifacts
|
||||
name: "Re-Console-Lite-dev-${{ needs.build.outputs.commit_sha }}"
|
||||
path: combined-artifacts
|
||||
|
||||
Reference in New Issue
Block a user