Update .gitea/workflows/cd.yaml
All checks were successful
Continuous Releases / build (windows) (push) Successful in 26s

This commit is contained in:
Eau
2026-03-20 07:38:07 +00:00
parent 28ba0aa4a1
commit fe42faae49

View File

@@ -10,7 +10,7 @@ jobs:
build_windows:
name: build (windows)
container:
image: tea.werats.gay/laurayka/ci-rust-img:0.5.0
image: tea.werats.gay/laurayka/rust-ci-img:0.5.0
steps:
- uses: actions/checkout@v4
with: