Skip to content

Commit

Permalink
Update deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
Amirul committed Feb 9, 2024
1 parent 494a8ad commit cc726cc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/gh_pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,7 @@ jobs:

# Pick your own package manager and generate script
- run: npm install
- run: npm run generate
env:
NITRO_PRESET: github_pages
- run: npx nuxt build --preset github_pages

# Copy CNAME file
- run: cp ./CNAME ./.output/public
Expand Down

0 comments on commit cc726cc

Please sign in to comment.