diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 4ffa3fd..52a56cb 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -105,9 +105,7 @@ jobs: id: build_release if: steps.create_release.outputs.id != '' run: | - ln -s ./node_modules /build_release/node_modules - ls -l ./build_release/@author.io - dev build --pack --mode ci --peer -v "/build_release/:/node_modules" + dev build --pack --mode ci --peer cp -rf .dist ./dist # Upload tarballs to the release.