chore: revert upload-artifact
This commit is contained in:
@@ -46,7 +46,7 @@ jobs:
|
|||||||
go build -o ./akartontv ./src
|
go build -o ./akartontv ./src
|
||||||
|
|
||||||
- name: upload the building actifacts
|
- name: upload the building actifacts
|
||||||
uses: DaanSelen/upload-artifact-gitea@main
|
uses: ChristopherHX/gitea-upload-artifact@main
|
||||||
with:
|
with:
|
||||||
name: package-linux64
|
name: package-linux64
|
||||||
path: |
|
path: |
|
||||||
@@ -100,7 +100,7 @@ jobs:
|
|||||||
go build -o ./akartontv.exe -ldflags -H=windowsgui ./src
|
go build -o ./akartontv.exe -ldflags -H=windowsgui ./src
|
||||||
|
|
||||||
- name: upload the building actifacts
|
- name: upload the building actifacts
|
||||||
uses: DaanSelen/upload-artifact-gitea@main
|
uses: ChristopherHX/gitea-upload-artifact@main
|
||||||
with:
|
with:
|
||||||
name: package-win64
|
name: package-win64
|
||||||
path: |
|
path: |
|
||||||
|
|||||||
Reference in New Issue
Block a user