mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2025-03-29 11:49:55 +03:00
Update build-pre-release.yaml
This commit is contained in:
parent
b83ba170f4
commit
ac95f41c81
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-pre-release.yaml
vendored
2
.github/workflows/build-pre-release.yaml
vendored
|
@ -21,7 +21,7 @@ jobs:
|
||||||
- name: Setup Go
|
- name: Setup Go
|
||||||
uses: actions/setup-go@v3
|
uses: actions/setup-go@v3
|
||||||
with:
|
with:
|
||||||
go-version: 1.20
|
go-version: "1.20"
|
||||||
|
|
||||||
- uses: actions/cache@v3
|
- uses: actions/cache@v3
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Add table
Reference in a new issue