Skip to content

Commit

Permalink
Pull binaries from main.
Browse files Browse the repository at this point in the history
  • Loading branch information
SebastianStehle committed Jul 10, 2024
1 parent 3904b23 commit 000f8d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
path: ./output
workflow: build-binaries.yml
workflow_conclusion: success
bracnh: master

- name: NuGet pack
run: |
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ jobs:
workflow_conclusion: success
name: ${{ matrix.build }}
name_is_regexp: true
branch: master

- name: Copy binaries
run: |
Expand Down

0 comments on commit 000f8d1

Please sign in to comment.