Skip to content
Snippets Groups Projects
Commit 9cdfa444 authored by StarToaster's avatar StarToaster
Browse files

Remove one CI line.

parent 4462015f
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,6 @@ jobs: ...@@ -18,7 +18,6 @@ jobs:
runs-on: ${{ matrix.os }} runs-on: ${{ matrix.os }}
steps: steps:
- uses: actions/checkout@v2
- name: Install alsa and udev - name: Install alsa and udev
run: sudo apt-get update; sudo apt-get install --no-install-recommends libasound2-dev libudev-dev run: sudo apt-get update; sudo apt-get install --no-install-recommends libasound2-dev libudev-dev
- name: Build - name: Build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment