Skip to content

Commit

Permalink
Update run_node.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andifahruddinakas authored Oct 23, 2024
1 parent b24ab8a commit 5feb180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:

# Step 4: Jalankan perintah yang diperlukan
- name: Run Node script
run: node index.js 94.csv
run: node index.js test.csv

# Step 5: Commit perubahan jika ada file yang diubah/dihasilkan
- name: Commit changes
Expand Down

0 comments on commit 5feb180

Please sign in to comment.