mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-02-02 11:01:53 +08:00
indent fix
This commit is contained in:
2
.github/workflows/pico-hid.yml
vendored
2
.github/workflows/pico-hid.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
|
|
||||||
- name: Installing deps...
|
- name: Installing deps ...
|
||||||
run: sudo apt-get install cmake gcc-arm-none-eabi build-essential
|
run: sudo apt-get install cmake gcc-arm-none-eabi build-essential
|
||||||
|
|
||||||
- name: Running tests ...
|
- name: Running tests ...
|
||||||
|
|||||||
Reference in New Issue
Block a user