mirror of
https://github.com/OpenRCT2/OpenRCT2.git
synced 2025-01-22 02:11:57 -05:00
Upload CI assets from correct path
This commit is contained in:
parent
4f1e92dbf8
commit
b576d896c6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -648,6 +648,7 @@ jobs:
|
|||
- name: Upload artifacts (CI)
|
||||
uses: actions/upload-artifact@v4
|
||||
with:
|
||||
path: build/www
|
||||
name: OpenRCT2-${{ needs.build_variables.outputs.name }}-emscripten
|
||||
release:
|
||||
name: Release
|
||||
|
|
Loading…
Reference in a new issue