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 ec0830c commit f8d7383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
- name: Build module
shell: pwsh
run: |
. "./_build/build.ps1"
./_build/build.ps1
- name: Deploy to PowerShell Gallery
env:
Expand Down

0 comments on commit f8d7383

Please sign in to comment.