Skip to content

Commit 21a0e16

Browse files
committed
removed working directory from setup node action
1 parent 46958d9 commit 21a0e16

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/6-jekyll-gh-pages.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
steps:
2929
- uses: actions/checkout@v2
3030
- uses: actions/setup-node@v3
31-
working-directory: ./casdk-docs
3231
with:
3332
node-version: 18
3433
cache: yarn

0 commit comments

Comments
 (0)