Skip to content

Commit

Permalink
Update buildPsModule.yml
Browse files Browse the repository at this point in the history
Changing build script path
  • Loading branch information
FranciscoNabas authored Jun 21, 2023
1 parent 5a84a84 commit 403d9c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buildPsModule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
dotnet-version: 7.0.x
- name: Build and Compress
run: |
.\Build.ps1 -psgsec "$env:PSGAL_APIKEY"
.\Tools\Helpers\Build.ps1 -psgsec "$env:PSGAL_APIKEY"
- name: Automatic Releases
uses: marvinpinto/[email protected]
with:
Expand Down

0 comments on commit 403d9c9

Please sign in to comment.