Consolidate separate platform CI build workflows and improve !build comment commands

This commit is contained in:
Keavon Chambers
2026-03-16 17:10:00 -07:00
parent efd142f030
commit df8001fca8
17 changed files with 848 additions and 772 deletions
+2 -1
View File
@@ -26,13 +26,14 @@ jobs:
steps:
- name: 📥 Clone repository
uses: actions/checkout@v4
uses: actions/checkout@v6
- name: 🦀 Install Rust
uses: actions-rust-lang/setup-rust-toolchain@v1
with:
toolchain: stable
override: true
cache: false
rustflags: ""
- name: 📦 Run sccache-cache