mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-09-01 19:49:54 +02:00
ci: fix a step cannot have both the uses and run keys
This commit is contained in:
2
.github/workflows/importer-deploy.yml
vendored
2
.github/workflows/importer-deploy.yml
vendored
@@ -25,7 +25,7 @@ jobs:
|
||||
uses: actions/setup-node@v2.1.5
|
||||
with:
|
||||
node-version: 16.x
|
||||
run: |
|
||||
- run: |
|
||||
cd ./apps/importer
|
||||
npm i
|
||||
npm run build
|
||||
|
||||
Reference in New Issue
Block a user