Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sk337 authored Jan 23, 2024
1 parent cd55ee6 commit f311e14
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ jobs:
uses: actions/configure-pages@v4
- name: installing deps
run: npm i
- name: add Config
run: "echo export default config = {base: ''} >> src/config.js"
- name: Builing Website
run: npm run build
env:
Expand Down

0 comments on commit f311e14

Please sign in to comment.