mirror of
https://github.com/boostorg/sort.git
synced 2026-07-21 13:33:28 +00:00
Try and fix GHA setup.
This commit is contained in:
@@ -34,6 +34,7 @@ jobs:
|
||||
- name: Install
|
||||
if: matrix.packages
|
||||
run: |
|
||||
sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
|
||||
sudo apt-get -o Acquire::Retries=3 update -y
|
||||
sudo apt-get -o Acquire::Retries=3 -y install ${{matrix.packages}}
|
||||
- name: Setup
|
||||
|
||||
Reference in New Issue
Block a user