Skip to content

Commit

Permalink
modify GA
Browse files Browse the repository at this point in the history
  • Loading branch information
Jadit19 committed Mar 15, 2024
1 parent 946e191 commit c28192e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
uses: actions/configure-pages@v3
- name: Build with Jekyll
# Outputs to the './_site' directory by default
run: bundle exec jekyll build --baseurl "https://wiki.astroclubiitk.in/"
run: bundle exec jekyll build
env:
JEKYLL_ENV: production
- name: Upload artifact
Expand Down

0 comments on commit c28192e

Please sign in to comment.