mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-21 17:12:33 +08:00
chore:update
This commit is contained in:
1
.github/actions/action.yml
vendored
1
.github/actions/action.yml
vendored
@@ -19,6 +19,7 @@ runs:
|
||||
shell: bash
|
||||
- id: set-variable
|
||||
run: test1=1 && echo test1 is $test1
|
||||
shell: bash
|
||||
- id: get-variable
|
||||
run: echo test111 is $test1
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user