Skip to content

Commit dabd7ac

Browse files
committed
Add basic implementation
1 parent f0faefc commit dabd7ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,4 +50,4 @@ jobs:
5050
uses: ncruces/go-coverage-report@main
5151

5252
- name: Build
53-
run: go build -v .
53+
run: go build -v ./steamwebdraft

0 commit comments

Comments
 (0)