update reference again?
All checks were successful
Continuous Releases / build (windows) (push) Successful in 3m11s
All checks were successful
Continuous Releases / build (windows) (push) Successful in 3m11s
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
- run: apt update && apt install -y ${{ env.APT_PACKAGES }}
|
- run: apt update && apt install -y ${{ env.APT_PACKAGES }}
|
||||||
- run: rustup target add "${{ env.TARGET_PLATFORM }}"
|
- run: rustup target add "${{ env.TARGET_PLATFORM }}"
|
||||||
- run: cargo build --release --target "${{ env.TARGET_PLATFORM }}"
|
- run: cargo build --release --target "${{ env.TARGET_PLATFORM }}"
|
||||||
- uses: https://gitea.com/actions/release-action@main
|
- uses: https://gitea.com/actions/gitea-release-action@main
|
||||||
env:
|
env:
|
||||||
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
|
NODE_OPTIONS: '--experimental-fetch' # if nodejs < 18
|
||||||
NODE_TLS_REJECT_UNAUTHORIZED: "false"
|
NODE_TLS_REJECT_UNAUTHORIZED: "false"
|
||||||
|
|||||||
Reference in New Issue
Block a user