浏览代码

Update ci_src_examples_linux.yml

pull/1060/head
Ray 5 年前
committed by GitHub
父节点
当前提交
7fe8d25253
找不到此签名对应的密钥 GPG 密钥 ID: 4AEE18F83AFDEB23
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. +2
    -2
      .github/workflows/ci_src_examples_linux.yml

+ 2
- 2
.github/workflows/ci_src_examples_linux.yml 查看文件

@ -1,6 +1,6 @@
name: C/C++ CI
name: CI - Source & Examples - Linux
on: [push, pull_request]
on: [push, pull_request, release]
jobs:
build:

正在加载...
取消
保存