Skip to content

Commit

Permalink
fix: πŸ› TIAS pathname generated gatsby template content pt2
Browse files Browse the repository at this point in the history
  • Loading branch information
heldrida committed Aug 9, 2023
1 parent 6acc4db commit 5feb953
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/openrpc-docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,8 +81,8 @@ jobs:
- name: TIAS
run: |
ls -la
ls -la ./docs/rpc/docs/gatsby
cat ./docs/rpc/docs/gatsby/gatsby-config.js
ls -la ./docs/gatsby
cat ./docs/gatsby/gatsby-config.js
# - name: Install dependencies
# working-directory: ./docs/rpc/docs/gatsby
Expand Down

0 comments on commit 5feb953

Please sign in to comment.