mirror of
https://github.com/PreMiD/PreMiD.git
synced 2026-04-06 04:41:58 +02:00
🛠 DePloY
This commit is contained in:
2
.github/workflows/deploy.yml
vendored
2
.github/workflows/deploy.yml
vendored
@@ -10,7 +10,7 @@ jobs:
|
||||
run: |
|
||||
wget https://installbuilder.bitrock.com/installbuilder-enterprise-19.9.0-linux-x64-installer.run
|
||||
chmod u+x installbuilder-enterprise-19.9.0-linux-x64-installer.run
|
||||
printf 'yes\n13\n' | ./installbuilder-enterprise-19.9.0-linux-x64-installer.run
|
||||
printf '%s\n' y 13 | ./installbuilder-enterprise-19.9.0-linux-x64-installer.run
|
||||
package:
|
||||
runs-on: ${{ matrix.os }}
|
||||
strategy:
|
||||
|
||||
Reference in New Issue
Block a user