Browse Source

[gha] change stage description

pull/63/head
R4SAS 2 years ago committed by GitHub
parent
commit
f5a26b00da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      .github/workflows/build.yml

2
.github/workflows/build.yml

@ -13,7 +13,7 @@ jobs: @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v2
with:
submodules: 'recursive'
- name: Build and push trunk container
- name: add PPA repository with latest boost
if: matrix.os == 'ubuntu-20.04'
run: sudo add-apt-repository ppa:mhier/libboost-latest
- name: install packages

Loading…
Cancel
Save