Skip to content

Commit

Permalink
Workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
Simon-Rey committed Oct 3, 2024
1 parent a8cfa10 commit d26f5ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/buid_jekyll.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
- name: Build with Jekyll
run: |
cd petitbonhomme
bundle exec jekyll build --baseurl "https://simon-rey.github.io/PetitBonhomme"
bundle exec jekyll build --url "https://simon-rey.github.io/PetitBonhomme"
- name: Upload artifact
uses: actions/upload-pages-artifact@v3
Expand Down

0 comments on commit d26f5ac

Please sign in to comment.