Skip to content

Commit

Permalink
node
Browse files Browse the repository at this point in the history
  • Loading branch information
yegor256 committed Jun 7, 2024
1 parent bc239c0 commit c58f0c4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/copyrights.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,8 @@ jobs:
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v1
with:
node-version: 16
- run: npm install
- uses: yegor256/[email protected]

0 comments on commit c58f0c4

Please sign in to comment.