Skip to content

Commit

Permalink
Clean up
Browse files Browse the repository at this point in the history
GHP_ROOT is not used
  • Loading branch information
tobil4sk committed Jul 29, 2024
1 parent 78cad1c commit a4a348e
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 @@ -32,15 +32,12 @@ jobs:
haxelib list
- name: Setup Pages
id: pages_config
uses: actions/configure-pages@v5

- name: Generate website
run: |
haxe CodeCookBook-neko.hxml
haxe highlighting.hxml
env:
GHP_ROOT: ${{steps.pages_config.outputs.base_url}}
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit a4a348e

Please sign in to comment.