mirror of
https://github.com/gnif/LookingGlass.git
synced 2026-08-02 05:12:02 +00:00
[client] tests: fix release build of font test
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -278,7 +278,7 @@ jobs:
|
||||
libsamplerate0-dev libpipewire-0.3-dev libpulse-dev
|
||||
|
||||
- name: Download client build
|
||||
uses: actions/download-artifact@v6
|
||||
uses: actions/download-artifact@v7
|
||||
with:
|
||||
name: client-build-${{ matrix.compiler.cc }}-${{ matrix.wayland_shell }}-${{ matrix.build_type }}
|
||||
path: client-build
|
||||
|
||||
Reference in New Issue
Block a user