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:
name: Publish plugin
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
needs: [build, build-mac]
steps:
- uses: actions/download-artifact@v3


Loading…
Cancel
Save