mirror of
https://github.com/gen2brain/x264-go.git
synced 2026-04-22 16:17:04 +08:00
Update action
This commit is contained in:
@@ -7,7 +7,7 @@ jobs:
|
||||
- name: Install Go
|
||||
uses: actions/setup-go@v2
|
||||
with:
|
||||
go-version: ${{ matrix.go-version }}
|
||||
go-version: 1.16
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v2
|
||||
- name: Install package
|
||||
|
||||
Reference in New Issue
Block a user