Skip to content

Commit

Permalink
chdir
Browse files Browse the repository at this point in the history
  • Loading branch information
clearbluejar committed Dec 17, 2023
1 parent d43a780 commit f26e062
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/docs-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,10 @@ jobs:
test-deploy:
name: Test deployment
runs-on: ubuntu-latest
defaults:
run:
working-directory: www
steps:
- uses: actions/checkout@v3
- name: Change to docs dir
run: cd www
- uses: actions/setup-node@v3
with:
node-version: 18
Expand Down

0 comments on commit f26e062

Please sign in to comment.