Skip to content

Commit

Permalink
ci: update build workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
everdrone committed Aug 20, 2022
1 parent 049d87c commit e6a66d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
go-version-file: go.mod

- name: Build
run: ${{ matrix.script }}
run: ./scripts/build.sh

- name: Create Release Draft
uses: softprops/action-gh-release@v1
Expand Down

0 comments on commit e6a66d1

Please sign in to comment.