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 1e39bcd commit 1f0fd26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Commit changes
uses: EndBug/add-and-commit@v9
with:
fetch: false
tag_push: '--force'
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 1f0fd26

Please sign in to comment.