We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc61246 commit 1d5d3d5Copy full SHA for 1d5d3d5
1 file changed
.github/workflows/cppcmake-ubuntu.yml
@@ -29,6 +29,7 @@ jobs:
29
uses: awalsh128/cache-apt-pkgs-action@v1.4.3
30
with:
31
packages: libfuse2 libqcustomplot-dev libqscintilla2-qt5-dev libqt5svg5 ninja-build qttools5-dev
32
+ version: ${{ matrix.os }}
33
34
# This is required by the operating system version, not the architecture.
35
# Related: https://github.com/AppImage/AppImageKit/wiki/FUSE
0 commit comments