Skip to content

Commit

Permalink
revert config
Browse files Browse the repository at this point in the history
  • Loading branch information
takenori-y committed Mar 16, 2021
1 parent fc71683 commit c029a72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-cc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- uses: actions/checkout@v2
- name: install packages
run: |
sudo apt-get update --allow-releaseinfo-change
sudo apt-get update
sudo apt-get install csh clang-format valgrind
- name: setup
run: cd tools; make bats.done cpplint.done sptk.done
Expand Down

0 comments on commit c029a72

Please sign in to comment.