diff --git a/.github/workflows/pages.yml b/.github/workflows/pages.yml index 9b2bf65..34f8cc7 100644 --- a/.github/workflows/pages.yml +++ b/.github/workflows/pages.yml @@ -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 "${{ steps.pages.outputs.base_path }}" + run: bundle exec jekyll build --baseurl "https://wiki.astroclubiitk.in/" env: JEKYLL_ENV: production - name: Upload artifact diff --git a/Gemfile.lock b/Gemfile.lock index ba545ff..b3b877b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -77,10 +77,9 @@ GEM rouge (4.2.0) ruby2_keywords (0.0.5) safe_yaml (1.0.5) - sass-embedded (1.71.1-arm64-darwin) - google-protobuf (~> 3.25) - sass-embedded (1.71.1-x86_64-linux-gnu) - google-protobuf (~> 3.25) + sass-embedded (1.69.5) + google-protobuf (~> 3.23) + rake (>= 13.0.0) sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3)