Update go.yml
This commit is contained in:
parent
a88a16a0d6
commit
d3ef18cb79
3
.github/workflows/go.yml
vendored
3
.github/workflows/go.yml
vendored
@ -17,8 +17,7 @@ jobs:
|
|||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
go get github.com/gopxl/pixel
|
cd monitor && go get github.com/gopxl/pixel && go get github.com/tarm/serial
|
||||||
go get github.com/tarm/serial
|
|
||||||
|
|
||||||
- name: Set up Go
|
- name: Set up Go
|
||||||
uses: actions/setup-go@v4
|
uses: actions/setup-go@v4
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user