Skip to content

Commit

Permalink
test 1
Browse files Browse the repository at this point in the history
  • Loading branch information
viryl15 authored Jul 23, 2023
1 parent 00348d3 commit 9330daa
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ jobs:
password: ${{ secrets.PASSWORD }}
# key: ${{ secrets.SSH_PRIVATE_KEY }}
port: 22
script: whoami
script: |
whoami
npm -v
# - run: npm ci
# - run: npm run generate --if-present

0 comments on commit 9330daa

Please sign in to comment.