Skip to content

Commit

Permalink
updated action
Browse files Browse the repository at this point in the history
  • Loading branch information
jformacek committed Feb 4, 2025
1 parent 21df902 commit 71df900
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,6 @@ jobs:
"Setting up packages"
&"$env:GITHUB_WORKSPACE\Workflow\SetupPackages.ps1" -ModuleName $moduleName -RootPath "$env:GITHUB_WORKSPACE"
- name: test2
shell: pwsh
run: |
dir "$env:GITHUB_WORKSPACE\Module\$env:MODULE_NAME" -recurse
- name: Publish
#Publish to PS Gallery
shell: pwsh
Expand Down

0 comments on commit 71df900

Please sign in to comment.