Skip to content

Commit

Permalink
Update and rename main.yml to gh-pages-deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rasulov1337 authored Oct 18, 2024
1 parent a3d02aa commit 32fbbba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
node-version: 20
cache: 'npm'
- name: Install dependencies
run: npm ci
run: npm i
- name: Build
run: npm run build
- name: Setup Pages
Expand Down

0 comments on commit 32fbbba

Please sign in to comment.