Skip to content

Commit

Permalink
Rename task to install dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
iceiix committed Jul 5, 2020
1 parent 84b19e4 commit bc1b1f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
toolchain: 1.44.1
components: clippy, rustfmt
default: true
- name: (Linux) Install libxcb-composite
- name: Install dependencies
if: matrix.os == 'ubuntu-latest'
run: |
sudo apt-get update
Expand Down

0 comments on commit bc1b1f1

Please sign in to comment.