Build first, then publish
This commit is contained in:
@@ -43,6 +43,7 @@ jobs:
|
||||
publish:
|
||||
name: "Publish"
|
||||
runs-on: "ubuntu-22.04"
|
||||
needs: build
|
||||
strategy:
|
||||
fail-fast: true
|
||||
steps:
|
||||
|
||||
Reference in New Issue
Block a user