Skip to content

Commit

Permalink
refactor(ci/cd) Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Uj5Ghare authored Dec 8, 2024
1 parent afd4b90 commit e188942
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Setup node
uses: actions/setup-node@v4
with:
node_version: '14.21.3'
node-version: '14.21.3'
- name: Install dependencies
run: npm install
- name: Create production build folder
Expand Down

0 comments on commit e188942

Please sign in to comment.