Skip to content

Commit 1d5d3d5

Browse files
committed
Add runner architecture to the APT cache name
1 parent dc61246 commit 1d5d3d5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/cppcmake-ubuntu.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
uses: awalsh128/cache-apt-pkgs-action@v1.4.3
3030
with:
3131
packages: libfuse2 libqcustomplot-dev libqscintilla2-qt5-dev libqt5svg5 ninja-build qttools5-dev
32+
version: ${{ matrix.os }}
3233

3334
# This is required by the operating system version, not the architecture.
3435
# Related: https://github.com/AppImage/AppImageKit/wiki/FUSE

0 commit comments

Comments
 (0)