Modified build command
This commit is contained in:
parent
bf275fc0cf
commit
5aac35018b
@ -15,4 +15,6 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: go get .
|
||||
- name: Build
|
||||
run: go build -v ./*/*.go
|
||||
run: go build -v ./20231201/trebuchet.go
|
||||
- name: Display Go version
|
||||
run: go version
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user