Skip to content

Commit

Permalink
Archive all windows build files
Browse files Browse the repository at this point in the history
  • Loading branch information
dangeross committed Nov 28, 2023
1 parent 67a8303 commit 1ab7ec9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-bindings-windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
uses: actions/upload-artifact@v3
with:
name: sdk-bindings-${{ matrix.target }}
path: libs/target/${{ matrix.target }}/release/breez_sdk_bindings.dll
path: libs/target/${{ matrix.target }}/release/*.*

build-dummies:
if: ${{ inputs.use-dummy-binaries }}
Expand Down

0 comments on commit 1ab7ec9

Please sign in to comment.