Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ryabenbc committed Mar 4, 2021
1 parent f6c8d74 commit c337cc1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/cyber.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,5 @@ jobs:
go-version: ${{ matrix.go-version }}

- name: Build
run: go build -v
run: cd riotpot && go build -o bin/ -v

0 comments on commit c337cc1

Please sign in to comment.