Skip to content

Commit 874ddac

Browse files
Update main.yml
1 parent f04ab61 commit 874ddac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
bot_name: ${{ secrets.BOT_NAME }}
2626
bot_token: ${{ secrets.BOT_TOKEN }}
2727
cache_name: turtlebrowser/conan-cache-turtlebrowser
28-
key: test_${{ runner.os }}-${{ hashFiles('restore.sh') }}-${{ hashFiles('save.sh') }}-2
28+
key: test_${{ runner.os }}-${{ matrix.os }}-${{ hashFiles('restore.sh') }}-${{ hashFiles('save.sh') }}
2929
target_os: Test
3030
lfs_limit: 60
3131

0 commit comments

Comments
 (0)