Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
mistricky committed Mar 13, 2024
1 parent 1f0fd26 commit 36846ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
uses: EndBug/add-and-commit@v9
with:
tag_push: '--force'
pull: '--rebase'
message: "[Update] build FFI dynamic library"
# - name: Rename binary (linux and macos)
# run: mv target/${{ matrix.platform.target }}/release/figctl target/${{ matrix.platform.target }}/release/${{ matrix.platform.bin }}
Expand Down

0 comments on commit 36846ba

Please sign in to comment.