mirror of
https://onedev.site.tesses.net/crosslang
synced 2026-03-26 05:50:20 +00:00
Add uuids, bytestreams and single file runtime binaries
This commit is contained in:
@@ -39,6 +39,7 @@ jobs:
|
|||||||
bash build-tars.sh
|
bash build-tars.sh
|
||||||
working-directory: ./Packaging/Linux
|
working-directory: ./Packaging/Linux
|
||||||
- uses: akkuman/gitea-release-action@v1
|
- uses: akkuman/gitea-release-action@v1
|
||||||
|
prerelease: true
|
||||||
env:
|
env:
|
||||||
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
|
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
|
||||||
with:
|
with:
|
||||||
@@ -63,6 +64,7 @@ jobs:
|
|||||||
|
|
||||||
working-directory: ./Packaging/Windows
|
working-directory: ./Packaging/Windows
|
||||||
- uses: akkuman/gitea-release-action@v1
|
- uses: akkuman/gitea-release-action@v1
|
||||||
|
prerelease: true
|
||||||
env:
|
env:
|
||||||
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
|
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
|
||||||
with:
|
with:
|
||||||
|
|||||||
Reference in New Issue
Block a user