mirror of
https://github.com/Bayselonarrend/OpenIntegrations.git
synced 2025-01-22 05:31:17 +02:00
Update cli_test.yml
This commit is contained in:
parent
49ef63163a
commit
b7d620775a
13
.github/workflows/cli_test.yml
vendored
13
.github/workflows/cli_test.yml
vendored
@ -64,19 +64,6 @@ jobs:
|
||||
name: oint
|
||||
path: ./cli/oint
|
||||
|
||||
- name: Установить go-msi
|
||||
run: choco install -y "go-msi"
|
||||
|
||||
- name: Собрать MSI
|
||||
uses: AliceOh/CreateWindowsInstaller@1.0.0
|
||||
with:
|
||||
exefile: './cli/oint'
|
||||
|
||||
- uses: actions/upload-artifact@v3
|
||||
with:
|
||||
name: oint-msi
|
||||
path: |
|
||||
./oint.msi
|
||||
|
||||
- name: Создать каталог deb-пакета
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user