Skip to content

Commit 1e0d1c5

Browse files
committed
Fix workflow directory
1 parent 649534f commit 1e0d1c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pages.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v5
1717
- name: Use Node.js 20.x
18+
working-directory: Frontend/WebEditor
1819
uses: actions/setup-node@v4
1920
with:
2021
node-version: 20.x

0 commit comments

Comments
 (0)