mirror of
https://github.com/OliveTin/OliveTin
synced 2025-12-12 09:05:39 +00:00
Update workflows
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
name: "RC Build"
|
||||
name: "Build Snapshot"
|
||||
|
||||
on: [push]
|
||||
|
||||
3
.github/workflows/codestyle.yml
vendored
3
.github/workflows/codestyle.yml
vendored
@@ -12,6 +12,9 @@ jobs:
|
||||
- name: Setup Go
|
||||
uses: actions/setup-go@v2
|
||||
|
||||
- name: deps
|
||||
run: make grpc
|
||||
|
||||
- name: daemon
|
||||
run: make daemon-codestyle
|
||||
|
||||
|
||||
Reference in New Issue
Block a user