Skip to content

Commit

Permalink
[CI] Remove GHP_ROOT for generate.hxml
Browse files Browse the repository at this point in the history
  • Loading branch information
kLabz committed Jul 29, 2024
1 parent 79bfe4f commit b1a5fee
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,6 @@ jobs:
- name: Generate website
run: |
haxe generate.hxml
env:
GHP_ROOT: nekovm.org
# GHP_ROOT: ${{steps.pages_config.outputs.base_url}}
- name: Publish on GitHub Pages
if: github.ref == 'refs/heads/master'
Expand Down

0 comments on commit b1a5fee

Please sign in to comment.