Skip to content

Commit

Permalink
Merge branch 'master' of github.com:lbl-srg/funnel
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineGautier committed Jul 17, 2024
2 parents c70c445 + 8081302 commit d40c766
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cmake.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: Push Linux & macOS binaries
if: |
(matrix.os == 'ubuntu-latest' || matrix.os == 'macos-latest') &&
(contains(matrix.os, 'ubuntu') || contains(matrix.os, 'macos')) &&
contains(matrix.python-version, '3.9') &&
github.event_name == 'push' &&
github.ref == 'refs/heads/master'
Expand Down
Binary file modified pyfunnel/lib/win64/funnel.dll
Binary file not shown.
Binary file modified pyfunnel/lib/win64/funnel.lib
Binary file not shown.

0 comments on commit d40c766

Please sign in to comment.