don't npm build

This commit is contained in:
Filip Noetzel 2025-03-18 12:58:25 +01:00
parent a1251b3b5c
commit bb6f028b53

View file

@ -18,10 +18,10 @@ jobs:
with:
node-version: "18.x"
- name: Build plugin
run: |
npm install
npm run build
# - name: Build plugin
# run: |
# npm install
# npm run build
- name: Create release
env: