mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 12:12:54 +01:00
ci: build script not called on deploy
This commit is contained in:
1
.github/workflows/vericrypt-deploy.yml
vendored
1
.github/workflows/vericrypt-deploy.yml
vendored
@@ -29,6 +29,7 @@ jobs:
|
||||
- run: |
|
||||
cd apps/vericrypt
|
||||
npm i
|
||||
npm run build
|
||||
mv ./build/ ./public_html/
|
||||
|
||||
- uses: blbecker/rsync-deploy@v1.0
|
||||
|
||||
Reference in New Issue
Block a user