remove which?
Some checks failed
Continuous Releases / build (windows) (push) Failing after 3s

This commit is contained in:
Eau
2026-03-20 01:13:38 -05:00
parent b7defc0a3b
commit ca0952c6d8

View File

@@ -15,9 +15,7 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: which rustup
- run: rustup default stable
- run: which cargo
- run: cargo build --release --target "${{ env.TARGET_PLATFORM }}"
- uses: https://gitea.com/actions/gitea-release-action@main
env: