Skip to content

Commit

Permalink
Update workflow.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Thedogecraft committed Dec 29, 2023
1 parent 1884d56 commit 8caffac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
steps:
- run: node --version
- run: npm --version
- uses: actions/checkout@v2
- run: npm install
- run: node index.js

0 comments on commit 8caffac

Please sign in to comment.