Skip to content

Commit 9cb4f94

Browse files
author
Luis Orta
committed
Changed directory for coders unite site
1 parent 0be3380 commit 9cb4f94

File tree

12 files changed

+2
-2
lines changed

12 files changed

+2
-2
lines changed

.github/workflows/static.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,13 @@ jobs:
3939
uses: actions/configure-pages@main
4040
- name: Build Pages
4141
shell: pwsh
42-
run: ./build.ps1
42+
run: ./CodersUnite/build.ps1
4343
- name: Test PowerShell
4444
shell: pwsh
4545
run: ./Tests/Test-PowerShell.ps1
4646
- name: Test MarkDown
4747
shell: pwsh
48-
run: ./Test-MarkDown.ps1
48+
run: ./Tests/Test-MarkDown.ps1
4949
- name: Upload artifact
5050
uses: actions/upload-pages-artifact@main
5151
with:
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)