Skip to content

Commit

Permalink
fix node.js.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sShaAanGg committed Oct 19, 2023
1 parent 17257c2 commit 1f3975f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:

steps:
# Downloads a copy of the code in your repository before running CI tests
- name: Check out repository code
uses: actions/checkout@v4
# - name: Check out repository code
# uses: actions/checkout@v4

# Performs a clean installation of all dependencies in the `package.json` file
# For more information, see https://docs.npmjs.com/cli/ci.html
Expand Down

0 comments on commit 1f3975f

Please sign in to comment.