mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
ci/cd Fix version error with ubuntu and test core linux
This commit is contained in:
parent
6a38390404
commit
ccc5eb304a
1 changed files with 1 additions and 0 deletions
1
.github/workflows/test-core-linux.yml
vendored
1
.github/workflows/test-core-linux.yml
vendored
|
|
@ -45,6 +45,7 @@ jobs:
|
|||
sudo apt update
|
||||
sudo apt install -y nginx=1.24.0-1~jammy
|
||||
# Install BunkerWeb
|
||||
sudo echo "force-bad-version" >> /etc/dpkg/dpkg.cfg
|
||||
sudo apt install -fy /tmp/bunkerweb.deb
|
||||
- name: Edit configuration files
|
||||
run: |
|
||||
|
|
|
|||
Loading…
Reference in a new issue