Remove if for main build
This commit is contained in:
parent
c472fad2af
commit
2cb6d1e00c
1 changed files with 0 additions and 1 deletions
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
|
|
@ -158,7 +158,6 @@ jobs:
|
|||
id-token: write
|
||||
needs:
|
||||
- build
|
||||
if: needs.build.outputs.push == 'true'
|
||||
|
||||
steps:
|
||||
- name: Maximize build space
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue