Skip to content

Commit

Permalink
build
Browse files Browse the repository at this point in the history
  • Loading branch information
thdxr committed Oct 13, 2023
1 parent 70db0ab commit 5dc6f39
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
# https://github.com/actions/checkout
uses: actions/checkout@v3

- name: build_binary
run: ./scripts/publish_binary
- name: build
run: ./scripts/build_binary

0 comments on commit 5dc6f39

Please sign in to comment.