Skip to content

Commit

Permalink
Attempt to fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
melpadden committed Sep 24, 2024
1 parent 0477911 commit 75c925f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ontrigger-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- uses: actions/checkout@v3
- name: Change to root directory
run: |
cd cspr-docs
cd ./cspr-docs
- name: Use Node.js ${{ env.selected_node_version }}
uses: actions/setup-node@v3
with:
Expand Down

0 comments on commit 75c925f

Please sign in to comment.