mirror of
https://github.com/lush2020/edgetunnel.git
synced 2026-03-24 00:48:39 +08:00
chore: update
This commit is contained in:
8
.github/actions/module.ps1
vendored
8
.github/actions/module.ps1
vendored
@@ -1,3 +1,11 @@
|
||||
function Show-Calendar {
|
||||
Write-Host "output - Show-Calendar"
|
||||
}
|
||||
|
||||
function Show-Calendar2 {
|
||||
Write-Host "output - Show-Calendar2"
|
||||
}
|
||||
|
||||
function Show-Calendar3 {
|
||||
Write-Host "output - Show-Calendar3"
|
||||
}
|
||||
Reference in New Issue
Block a user