Add uuids, bytestreams and single file runtime binaries

This commit is contained in:
2026-02-26 03:29:25 -06:00
parent 8e1ea768b0
commit c2d9627405

View File

@@ -39,6 +39,7 @@ jobs:
bash build-tars.sh
working-directory: ./Packaging/Linux
- uses: akkuman/gitea-release-action@v1
prerelease: true
env:
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
with:
@@ -63,6 +64,7 @@ jobs:
working-directory: ./Packaging/Windows
- uses: akkuman/gitea-release-action@v1
prerelease: true
env:
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
with: