Browse Source

Remove trailing whitespace

pull/864/head 2021.01.26
Kito Cheng 6 years ago
parent
commit
407cdc0ceb
  1. 2
      .github/workflows/build.yaml

2
.github/workflows/build.yaml

@ -23,7 +23,7 @@ jobs:
run: |
git submodule init
git submodule update --recursive --progress --recommend-shallow
- name: install dependencies
run: sudo ./.github/setup-apt.sh

Loading…
Cancel
Save