chore: update

This commit is contained in:
zizifn
2020-12-13 19:55:54 +08:00
committed by zizifn3
parent f6d3192229
commit 6e13e212c4

View File

@@ -12,6 +12,7 @@ jobs:
- uses: actions/checkout@v2
- name: Run a multi-line script
run: |
echo github.action_path is ${{github.action_path}}
echo "Run a multi-line script"
- id: foo
uses: ./.github/actions