Skip to content

Commit

Permalink
Attempt change directory for pages.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ljvmiranda921 committed Jan 15, 2025
1 parent 4fe45af commit 6bc23d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ jobs:
uses: actions/checkout@v3
with:
submodules: recursive
- name: Change Directory to Website
run: cd website
- name: Setup Pages
id: pages
uses: actions/configure-pages@v1
Expand Down

0 comments on commit 6bc23d7

Please sign in to comment.