Skip to content

Commit

Permalink
prepare package publishing
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrii Abramov committed Nov 7, 2021
1 parent 5b505e4 commit a698df7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,7 @@ jobs:
go-version: ${{ matrix.go-version }}
- name: Checkout code
uses: actions/checkout@v2
- name: Test
- name: Build
run: go build
- name: ls
run: ls -laht

0 comments on commit a698df7

Please sign in to comment.