Skip to content

Commit

Permalink
Merge branch 'master' of github.com:soui3/soui
Browse files Browse the repository at this point in the history
  • Loading branch information
huangjianxiong1 committed Dec 31, 2021
2 parents c18eacf + 3c85584 commit c9ef1a1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/cmaketest.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
name: CMake Test

on: [push]
on:
push:
tags:
- "*"

env:
# Customize the CMake build type here (Release, Debug, RelWithDebInfo, etc.)
Expand Down

0 comments on commit c9ef1a1

Please sign in to comment.