Merge remote into local dev, I should probably find a new branch lol

This commit is contained in:
2025-02-22 02:44:09 +00:00
+1
View File
@@ -11,6 +11,7 @@ jobs:
with: with:
target: x86_64-unknown-none target: x86_64-unknown-none
components: rust-src, llvm-tools-preview components: rust-src, llvm-tools-preview
toolchain: nightly
- uses: actions/checkout@v4 - uses: actions/checkout@v4
with: with:
submodules: true submodules: true