mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-21 17:12:33 +08:00
chore: update
This commit is contained in:
3
.github/workflows/shell.yml
vendored
3
.github/workflows/shell.yml
vendored
@@ -19,11 +19,12 @@ jobs:
|
||||
who-to-greet: "Mona the Octocat"
|
||||
- run: echo random-number ${{ steps.foo.outputs.random-number }}
|
||||
shell: bash
|
||||
- run: ls -l
|
||||
- run: ls -al
|
||||
shell: bash
|
||||
- run: heroku
|
||||
shell: bash
|
||||
- name: run pwsh
|
||||
shell: pwsh
|
||||
run: |
|
||||
. ./.github/actions/module.ps1
|
||||
Show-Calendar
|
||||
|
||||
Reference in New Issue
Block a user