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