Update config.yml

This commit is contained in:
Guy Korland 2019-03-15 21:30:09 +02:00 committed by GitHub
parent 366fe79335
commit c9cdf67d91

View File

@ -6,7 +6,7 @@ jobs:
steps: steps:
- checkout - checkout
- run: - run:
name: dep name: Install dependency
command: sudo apt-get install -y tcl command: sudo apt-get install -y tcl
- run: - run:
name: Build name: Build