Skip to content

Commit baee6c4

Browse files
Caleb BroseCaleb Brose
authored andcommitted
Cleanuo
1 parent d995cea commit baee6c4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/cd.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ jobs:
2828
Install-Module GitHubActions -Force | Out-Null
2929
Import-Module GitHubActions | Out-Null
3030
31-
Get-ChildItem -Path env:
32-
3331
Install-Module $env:module_name -Force | Out-Null
3432
$marketplaceVersion = import-module $env:module_name -PassThru | % Version
3533
$repoVersion = import-module ".\$env:module_name" -PassThru | % Version

0 commit comments

Comments
 (0)