Commit bc9a0ca4 authored by muyangli's avatar muyangli
Browse files

create a file

parent d85508b7
...@@ -10,4 +10,4 @@ jobs: ...@@ -10,4 +10,4 @@ jobs:
- name: Check runner is online - name: Check runner is online
run: echo "Self-hosted runner is online!" run: echo "Self-hosted runner is online!"
- name: Test creating files - name: Test creating files
run: touch a run: touch a && readlink -f a && echo "new version"
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment