fixed
This commit is contained in:
@@ -18,7 +18,7 @@ jobs:
|
|||||||
python-version: "3.10"
|
python-version: "3.10"
|
||||||
- uses: actions/setup-go@v5
|
- uses: actions/setup-go@v5
|
||||||
with:
|
with:
|
||||||
check-latest: true
|
go-version: '^1.13.1'
|
||||||
- name: "Build app"
|
- name: "Build app"
|
||||||
run: "python3 build.py"
|
run: "python3 build.py"
|
||||||
- name: Upload artifact
|
- name: Upload artifact
|
||||||
|
|||||||
Reference in New Issue
Block a user