mirror of
https://github.com/MetaCubeX/ClashMetaForAndroid.git
synced 2025-04-01 21:06:16 +03:00
Update build-unsigned.yaml
This commit is contained in:
parent
c9731ae37a
commit
b83ba170f4
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-unsigned.yaml
vendored
2
.github/workflows/build-unsigned.yaml
vendored
|
@ -18,7 +18,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:
|
||||||
path: |
|
path: |
|
||||||
|
|
Loading…
Add table
Reference in a new issue