Back-out change for the release build (?)
This commit is contained in:
parent
d698586779
commit
c11ef240b3
1 changed files with 0 additions and 2 deletions
2
.github/workflows/linux.yml
vendored
2
.github/workflows/linux.yml
vendored
|
@ -46,8 +46,6 @@ jobs:
|
|||
runs-on: ubuntu-16.04
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
with:
|
||||
fetch-depth: 1
|
||||
- run: sudo apt-get update
|
||||
- name: Install C++ compiler and libraries
|
||||
run: sudo apt-get install -y tree $(./scripts/list-build-dependencies.sh -m apt -c gcc)
|
||||
|
|
Loading…
Add table
Reference in a new issue