Skip to content

Commit

Permalink
Working on CI/CD process
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljolley committed Feb 5, 2024
1 parent 2deb38c commit 8f12055
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ jobs:

- name: Build & publish module
shell: pwsh
run: |
. ./_build/build.ps1
run: ./_build/build.ps1

- name: Deploy to PS Gallery
uses: natescherer/publish-powershell-action@v1
Expand Down

0 comments on commit 8f12055

Please sign in to comment.