Skip to content

Commit

Permalink
Get site running (maybe?)
Browse files Browse the repository at this point in the history
Signed-off-by: Gregory <[email protected]>
  • Loading branch information
tajemniktv committed Oct 22, 2024
1 parent 15c8fff commit e58d1c8
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/jekyll-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Build with Jekyll
uses: actions/jekyll-build-pages@v1
with:
source: ./
source: ./site
destination: ./_site
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down
1 change: 0 additions & 1 deletion docs/index.html

This file was deleted.

1 change: 1 addition & 0 deletions site/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
test2321

0 comments on commit e58d1c8

Please sign in to comment.