Skip to content

Commit

Permalink
node .
Browse files Browse the repository at this point in the history
  • Loading branch information
hajonsoft committed Nov 26, 2024
1 parent 36acb01 commit b41f272
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/verification_windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,3 @@ jobs:
- name: Install dependencies
run: npm ci

# Verify Node.js version
- name: Verify Node.js version
run: node -v

# Run your script (replace 'node .' with your actual command)
- name: Run script
run: node . # Adjust this to the script/command you want to execute

0 comments on commit b41f272

Please sign in to comment.