Skip to content

Commit 83d068f

Browse files
author
Val Brodsky
committed
Testing
1 parent 3fd7aaa commit 83d068f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ jobs:
2828
with:
2929
tag: ${{ inputs.tag }}
3030
build:
31+
needs: ['build-lbox']
3132
runs-on: ubuntu-latest
3233
outputs:
3334
hashes: ${{ steps.hash.outputs.hashes }}

0 commit comments

Comments
 (0)