feat/bintols/split-numbers-to-bytes #77

Merged
PlexSheep merged 10 commits from feat/bintols/split-numbers-to-bytes into devel 2024-05-12 17:41:12 +02:00
1 changed files with 4 additions and 0 deletions
Showing only changes of commit 401faca4db - Show all commits

View File

@ -22,6 +22,10 @@ jobs:
run: |
rustup component add rustfmt
rustup component add clippy
- name: install python
uses: actions/setup-python@v5
with:
python-version: '3.11'
- name: config custom registry
run: |
mkdir -p ~/.cargo/