Skip to content

Commit

Permalink
Should fix the typo.
Browse files Browse the repository at this point in the history
  • Loading branch information
patcon committed Oct 18, 2024
1 parent c996a6c commit 8728b1d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,8 @@ jobs:
env:
BASE_URL: ${{ steps.configure-pages.outputs.base_url }}
run: |
echo $BASE_URL
echo "" >> src/config.yaml
echo "baseurl: '${BASE_URL}'" >> src/config.yaml
cat src/config.yaml
- name: Build readme & website
run: |
npm --version
Expand Down

0 comments on commit 8728b1d

Please sign in to comment.