Changeset a94e648


Ignore:
Timestamp:
Dec 27, 2023, 5:35:28 PM (8 months ago)
Author:
Paul Brossier <piem@piem.org>
Branches:
master
Children:
ea051da
Parents:
7545b56
Message:

[ci] run apt update before install on azure

File:
1 edited

Legend:

Unmodified
Added
Removed
  • azure-pipelines.yml

    r7545b56 ra94e648  
    77  steps:
    88  - script: |
     9      sudo apt update
    910      sudo apt install libavformat-dev librubberband-dev
    1011    displayName: 'deps'
Note: See TracChangeset for help on using the changeset viewer.