We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cedda04 commit 9e166c1Copy full SHA for 9e166c1
.github/workflows/testonwin.yml
@@ -79,4 +79,4 @@ jobs:
79
80
# Runs a single command using the runners shell
81
- name: Build Dingdongbot
82
- run: go build examples/dingdongbot.go
+ run: go build .\examples\dingdongbot.go
0 commit comments