Update go.yml
fix
This commit is contained in:
parent
1438959ff5
commit
a88a16a0d6
4
.github/workflows/go.yml
vendored
4
.github/workflows/go.yml
vendored
@ -17,8 +17,8 @@ jobs:
|
||||
- uses: actions/checkout@v3
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
github.com/gopxl/pixel
|
||||
github.com/tarm/serial
|
||||
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