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
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
go get github.com/gopxl/pixel
|
||||
go get github.com/tarm/serial
|
||||
cd monitor && go get github.com/gopxl/pixel && go get github.com/tarm/serial
|
||||
|
||||
- name: Set up Go
|
||||
uses: actions/setup-go@v4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user