Skip to content

Commit

Permalink
fix publish action
Browse files Browse the repository at this point in the history
  • Loading branch information
bartolomej committed Nov 2, 2023
1 parent aa6356b commit 93a17e9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,8 @@ jobs:
- name: Setup Go environment
uses: actions/[email protected]

- name: Install and build
- name: Build
run: |
yarn run postinstall
yarn run build
- name: Publish releases
Expand Down

0 comments on commit 93a17e9

Please sign in to comment.