Skip to content

Commit

Permalink
Revert "[ci] hardcode https://nekovm.org GHP_ROOT"
Browse files Browse the repository at this point in the history
This reverts commit 8f33d5d.
While this does give the same output as travis config, we get infinite
redirection between http and https... (tried with and without "enforce
https")
  • Loading branch information
kLabz committed Jul 29, 2024
1 parent 8f33d5d commit abce970
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ jobs:
- name: Generate website
run: |
haxe generate.hxml
env:
GHP_ROOT: https://nekovm.org
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit abce970

Please sign in to comment.