mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-25 16:09:42 +01:00
Update eslint.yml
This commit is contained in:
4
apps/web/.github/workflows/eslint.yml
vendored
4
apps/web/.github/workflows/eslint.yml
vendored
@@ -26,9 +26,9 @@ jobs:
|
||||
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
|
||||
- uses: actions/checkout@v2
|
||||
- name: Setup SSH
|
||||
uses: pioug/la-cle@v1.0.0
|
||||
uses: webfactory/ssh-agent@v0.2.0
|
||||
with:
|
||||
GH_SSH_KEY: ${{ secrets.GH_SSH_KEY }}
|
||||
ssh-private-key: ${{ secrets.GH_SSH_KEY }}
|
||||
- name: Use Node.js ${{ matrix.node-version }}
|
||||
uses: actions/setup-node@v1
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user