this should fix it
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
name: Build and Release
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
workflow_run:
|
||||
workflows: ["Test with Pytest"]
|
||||
types:
|
||||
- completed
|
||||
|
||||
jobs:
|
||||
build-x86_64:
|
||||
|
||||
Reference in New Issue
Block a user