Skip to content

Commit

Permalink
fixed script
Browse files Browse the repository at this point in the history
  • Loading branch information
joshika39 committed Nov 4, 2023
1 parent a71e172 commit 689bdb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/modules-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ jobs:

- name: Pack Modules
shell: pwsh
run: '& .\dotnet-tools\PushPackages.ps1 -CustomProjectsFile .projects.conf'
run: '& .\dotnet-tools\PackPackages.ps1 -CustomProjectsFile .projects.conf'

- name: Push Modules
shell: pwsh
Expand Down

0 comments on commit 689bdb4

Please sign in to comment.