Skip to content

Commit

Permalink
Fixe to pages action
Browse files Browse the repository at this point in the history
  • Loading branch information
NavidMitchell committed Dec 22, 2024
1 parent 11febca commit 85a9e3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/website-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
with:
node-version: 22
cache: 'pnpm'
cache-dependency-path: "./website/pnpm-lock.yaml"

- name: Install dependencies
run: |
Expand Down
1 change: 1 addition & 0 deletions website/guide/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,4 @@ We welcome contributions to Structures from the community. To contribute, please
## License

Structures is released under the [Apache License 2.0](https://www.apache.org/licenses/LICENSE-2.0).

0 comments on commit 85a9e3c

Please sign in to comment.