Skip to content
Snippets Groups Projects
Unverified Commit a3a724e2 authored by GyDi's avatar GyDi
Browse files

chore: test ci

parent 73235c86
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,10 @@ jobs:
runs-on: ${{ github.event.inputs.os }}
if: startsWith(github.repository, 'zzzgydi')
steps:
- name: System Version
run: |
echo ${{ github.event.inputs.os }}
- name: Checkout repository
uses: actions/checkout@v2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment