We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98c2fa0 commit 74e6902Copy full SHA for 74e6902
.github/workflows/static.yml
@@ -35,7 +35,7 @@ jobs:
35
uses: actions/configure-pages@main
36
- name: Build SVG
37
shell: pwsh
38
- run: ./CodersUnite.PSSVG.ps1
+ run: ./Build/CodersUnite.PSSVG.ps1
39
- name: Build Pages
40
41
run: ./CodersUnite/build.ps1
0 commit comments