Skip to content

Commit 9e166c1

Browse files
committed
debug workflow on window
1 parent cedda04 commit 9e166c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testonwin.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ jobs:
7979

8080
# Runs a single command using the runners shell
8181
- name: Build Dingdongbot
82-
run: go build examples/dingdongbot.go
82+
run: go build .\examples\dingdongbot.go

0 commit comments

Comments
 (0)