Skip to content

Commit

Permalink
pathprefix input
Browse files Browse the repository at this point in the history
  • Loading branch information
ninjamuffin99 committed Mar 4, 2024
1 parent b0d08c8 commit 453a775
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
run: |
ls -lah
npm install
npm run build
npm run build ${{ inputs.deploy_gh_pages && '' || format('{0}{1}', '--pathprefix=', github.event.repository.name )}}
ls -lah
haxe --run RemoveRedirects
# - name: Highlighting
Expand Down

0 comments on commit 453a775

Please sign in to comment.