upload build artifact in the build workflow
Some checks failed
Actions / Build Plugins (push) Has been cancelled

This commit is contained in:
cswimr 2024-12-23 01:38:59 -05:00
parent 8779cffba2
commit 945e9b14b8
Signed by: cswimr
GPG key ID: 0EC431A8DA8F8087

View file

@ -26,3 +26,8 @@ jobs:
run: yarn install --frozen-lockfile
- name: Build plugins
run: yarn run build
- name: Upload build artifact
uses: actions/upload-artifact@v3
with:
name: plugins-build
path: .dist/