Skip to content

Commit a55e29a

Browse files
committed
update cache key from linux apt, so no arm / x86 packages mixed
1 parent ab73a2e commit a55e29a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/of.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev gstreamer1.0-pulseaudio
6161
gstreamer1.0-x gstreamer1.0-plugins-bad gstreamer1.0-alsa
6262
gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-libav
63-
version: 1.0
63+
version: 1.0-${{ matrix.platform }}
6464

6565
- name: Cache Packages - macOS Brew
6666
if: runner.os == 'macOS'

0 commit comments

Comments
 (0)