Skip to content

Commit

Permalink
Update .github/workflows/toolkit.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Artem Gavrilov <[email protected]>
  • Loading branch information
svetasmirnova and artemgavrilov authored Jun 29, 2023
1 parent b70977e commit efb402a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/toolkit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ jobs:
uses: actions/setup-go@v4
with:
go-version: '1.20'
- name: Install make
run: sudo apt-get update && sudo apt-get -y install make
- name: Build
run: cd src/go; make linux-amd64; cd ../../

Expand Down

0 comments on commit efb402a

Please sign in to comment.