Skip to content

Commit

Permalink
fix: github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Molaryy committed Oct 22, 2023
1 parent 64087bb commit 2804d13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/go.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ jobs:

- name: Build
run: |
ls
cd todo-go
go build -v

0 comments on commit 2804d13

Please sign in to comment.