Skip to content

Commit

Permalink
Update githubpages-publish.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
WayneGoosen authored Apr 28, 2024
1 parent b34da9e commit 9a821e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/githubpages-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Install and Build Log4brains
run: |
npm install -g log4brains
log4brains build --basePath /${GITHUB_REPOSITORY#*/}/log4brains
log4brains build --basePath /log4brains
- name: Deploy
uses: JamesIves/github-pages-deploy-action@3.7.1
with:
Expand Down

0 comments on commit 9a821e7

Please sign in to comment.