Update ci_src_examples_linux.yml

This commit is contained in:
Ray 2020-01-09 23:53:16 +01:00 committed by GitHub
parent b978dec51c
commit ebcbe292c1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,9 +4,7 @@ on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@master