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.
2 parents 4c1c427 + 3ff735c commit 8d7a2b7Copy full SHA for 8d7a2b7
.github/workflows/build-appimage.yml
@@ -17,7 +17,7 @@ jobs:
17
uses: actions/checkout@v4
18
19
- name: Install and cache dependencies
20
- uses: awalsh128/cache-apt-pkgs-action@v1.3.1
+ uses: awalsh128/cache-apt-pkgs-action@v1.4.1
21
with:
22
packages: libqcustomplot-dev libqscintilla2-qt5-dev libqt5svg5 libsqlcipher-dev libsqlite3-dev qttools5-dev
23
.github/workflows/build-ubuntu.yml
@@ -19,7 +19,7 @@ jobs:
24
25
0 commit comments