Skip to content

Commit

Permalink
Fix 2
Browse files Browse the repository at this point in the history
  • Loading branch information
rrg92 committed Jun 21, 2024
1 parent 4f8fe33 commit 6fc6234
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ jobs:
name: PsGallery
runs-on: ubuntu-latest
steps:
- name: Publish
run: ls
- name: Publish
shell: pwsh
run: ./publish.ps1
run: pwsh ./publish.ps1

0 comments on commit 6fc6234

Please sign in to comment.