cleanup ci script
This commit is contained in:
7
.github/workflows/ci.yml
vendored
7
.github/workflows/ci.yml
vendored
@@ -22,13 +22,6 @@ jobs:
|
||||
toolchain: stable
|
||||
components: clippy, rustfmt
|
||||
|
||||
# - name: "Install and cache dependencies (Linux)"
|
||||
# if: runner.os == 'linux'
|
||||
# uses: awalsh128/cache-apt-pkgs-action@latest
|
||||
# with:
|
||||
# packages: libasound2-dev libwayland-dev
|
||||
# version: 2
|
||||
#
|
||||
- name: install linux dependencies
|
||||
if: runner.os == 'linux'
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user