Skip to content

Commit 74e6902

Browse files
author
Luis Orta
committed
Incorrect Path, fixed.
1 parent 98c2fa0 commit 74e6902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
uses: actions/configure-pages@main
3636
- name: Build SVG
3737
shell: pwsh
38-
run: ./CodersUnite.PSSVG.ps1
38+
run: ./Build/CodersUnite.PSSVG.ps1
3939
- name: Build Pages
4040
shell: pwsh
4141
run: ./CodersUnite/build.ps1

0 commit comments

Comments
 (0)