Skip to content

Commit

Permalink
[CI] hardcode GHP_ROOT for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kLabz committed Jul 29, 2024
1 parent aa8e036 commit 0dd7cff
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 @@ -32,7 +32,7 @@ jobs:
run: |
haxe generate.hxml
env:
GHP_ROOT: ${{steps.pages_config.outputs.base_url}}
GHP_ROOT: nekovm.org

- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit 0dd7cff

Please sign in to comment.