ci: fix the `ubuntu-tcc` job

pull/7342/head
Delyan Angelov 2020-12-15 10:50:15 +02:00
parent 8067fcee57
commit d3bffd6cc8
No known key found for this signature in database
GPG Key ID: 66886C0F12D595ED
1 changed files with 1 additions and 1 deletions

View File

@ -71,7 +71,7 @@ jobs:
runs-on: ubuntu-18.04
timeout-minutes: 30
env:
VFLAGS: -cc tcc -cflags -bt10
VFLAGS: -cc tcc
steps:
- uses: actions/checkout@v2
- name: Install dependencies