Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Lomet committed Dec 22, 2024
1 parent e12ebc8 commit 6816914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:

# Step 3: Install latest version of poolzfinance/reacthelper
- name: Install dependencies
run: npm install @poolzfinance/reacthelper
run: npm install poolzfinance/reacthelper

# Step 4: Build the project (generate JSON files and copy index.html)
- name: Build project
Expand Down

0 comments on commit 6816914

Please sign in to comment.