mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 19:16:47 +00:00
chore: remove npm release from action
Signed-off-by: Pranav C <pranavxc@gmail.com>
This commit is contained in:
2
.github/workflows/release-timely-docker.yml
vendored
2
.github/workflows/release-timely-docker.yml
vendored
@@ -97,7 +97,7 @@ jobs:
|
||||
pnpm run generate
|
||||
|
||||
# copy build to nocodb
|
||||
rsync -rvzh ./ee/dist/ ../nocodb/docker/nc-gui/
|
||||
rsync -rvzh ./dist/ ../nocodb/docker/nc-gui/
|
||||
|
||||
|
||||
- name: build nocodb
|
||||
|
||||
Reference in New Issue
Block a user