Skip to content

Commit 2740dbe

Browse files
authored
Update root path for GH pages artefact (#39)
Co-authored-by: Tommy Lillehagen <tlil@meta.com>
1 parent c745cc6 commit 2740dbe

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ jobs:
5252
- name: Upload Build Artifact
5353
uses: actions/upload-pages-artifact@v3
5454
with:
55-
path: build
55+
path: build/hacklang.org
5656

5757
deploy:
5858
name: Deploy to GitHub Pages

0 commit comments

Comments
 (0)