Исправлен workflow
Some checks failed
build / build (push) Successful in 40s
build / build_windows (push) Successful in 32s
release / build (push) Failing after 7s
release / build_windows (push) Successful in 25s
release / deploy (push) Has been skipped

This commit is contained in:
Алексей Бадяев 2024-10-12 16:01:06 +07:00
parent 474b937220
commit d090d1ab19
Signed by: alexey
GPG Key ID: 686FBC1363E4AFAE
3 changed files with 9 additions and 3 deletions

View File

@ -58,9 +58,9 @@ jobs:
build_windows:
runs-on: windows
# defaults:
# run:
# shell: bash
defaults:
run:
shell: bash
steps:
- name: check-out repository code
uses: https://gitea.com/actions/checkout@v4

View File

@ -121,6 +121,11 @@ jobs:
name: mousesoft_dput_profile
path: /etc/dput.d/profiles/
- name: delete dput profile
uses: geekyeggo/delete-artifact@v1
with:
name: mousesoft_dput_profile
- name: download debian amd64 package
uses: https://gitea.com/actions/download-artifact@v3-node20
with:

View File

@ -12,6 +12,7 @@
"dput",
"drawio",
"errcheck",
"geekyeggo",
"gitea",
"gocov",
"GOPATH",