fix ci.yml

This commit is contained in:
Günter Obiltschnig 2021-06-16 14:44:46 +02:00
parent 1a1018d28b
commit 57fb1b5280

View File

@ -1,7 +1,7 @@
name: poco-ci name: poco-ci
on: [push] on: [push]
jobs: jobs:
linux-gcc-make linux-gcc-make:
runs-on: ubuntu-20.04 runs-on: ubuntu-20.04
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2