mirror of
https://github.com/streetwriters/notesnook.git
synced 2025-12-23 23:19:40 +01:00
ci: force run ci.sh before npm install
This commit is contained in:
1
apps/web/.github/workflows/release.yml
vendored
1
apps/web/.github/workflows/release.yml
vendored
@@ -21,6 +21,7 @@ jobs:
|
||||
uses: actions/setup-node@v2.1.5
|
||||
with:
|
||||
node-version: 15.x
|
||||
- run: chmod +x ./scripts/ci.sh && ./scripts/ci.sh
|
||||
- run: npm install
|
||||
- run: npm build
|
||||
|
||||
|
||||
Reference in New Issue
Block a user