mirror of
https://github.com/PreMiD/PreMiD.git
synced 2026-04-06 04:41:58 +02:00
🛠 DePloY
This commit is contained in:
3
.github/workflows/deploy.yml
vendored
3
.github/workflows/deploy.yml
vendored
@@ -8,9 +8,6 @@ jobs:
|
||||
steps:
|
||||
- name: Get and install
|
||||
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
|
||||
./installbuilder-enterprise-19.9.0-linux-x64-installer.run
|
||||
printf '%s\n' y
|
||||
package:
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
Reference in New Issue
Block a user