Browse Source

Update build-plugin.yml

pull/46/head
hemmer 1 year ago
parent
commit
920d9bbbb6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .github/workflows/build-plugin.yml

+ 1
- 1
.github/workflows/build-plugin.yml View File

@@ -68,7 +68,7 @@ jobs:


publish: publish:
name: Publish plugin name: Publish plugin
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
needs: [build, build-mac] needs: [build, build-mac]
steps: steps:
- uses: actions/download-artifact@v3 - uses: actions/download-artifact@v3


Loading…
Cancel
Save