mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-21 08:52:43 +08:00
chore: update
This commit is contained in:
1
.github/workflows/shell.yml
vendored
1
.github/workflows/shell.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user