Skip to content

Commit

Permalink
apt: install autopoint
Browse files Browse the repository at this point in the history
  • Loading branch information
luncliff authored Dec 23, 2023
1 parent 6f1f16f commit 4d0f3aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
- uses: actions/[email protected]
- uses: ConorMacBride/install-package@v1
with:
apt: nuget nasm curl zip unzip tar bison pkg-config libnuma-dev libopenmpi-dev libxi-dev libdbus-1-dev libx11-dev libx11-xcb-dev libxft-dev libxext-dev libxtst-dev libxrandr-dev
apt: nuget nasm curl zip unzip tar bison pkg-config autopoint libnuma-dev libopenmpi-dev libxi-dev libdbus-1-dev libx11-dev libx11-xcb-dev libxft-dev libxext-dev libxtst-dev libxrandr-dev

- uses: actions/[email protected]
with:
Expand Down Expand Up @@ -65,4 +65,4 @@ jobs:
VCPKG_BINARY_SOURCES: "default"
VCPKG_DOWNLOADS: "${{ runner.temp }}/vcpkg-downloads"
VCPKG_DEFAULT_BINARY_CACHE: "${{ runner.temp }}/vcpkg-archives"


0 comments on commit 4d0f3aa

Please sign in to comment.