mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-12 18:20:26 +01:00
fix ci.yml
This commit is contained in:
parent
1a1018d28b
commit
57fb1b5280
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -1,7 +1,7 @@
|
||||
name: poco-ci
|
||||
on: [push]
|
||||
jobs:
|
||||
linux-gcc-make
|
||||
linux-gcc-make:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
|
Loading…
Reference in New Issue
Block a user