Merge remote-tracking branch 'new-origin/main'

This commit is contained in:
DJMrTV 2025-02-02 20:25:40 +01:00
commit d900dc3534

View file

@ -18,6 +18,7 @@ jobs:
uses: actions/checkout@v4
with:
submodules: recursive
- name: Setup Rust
run: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -q -y