Skip to content

Commit

Permalink
disable timestamp
Browse files Browse the repository at this point in the history
  • Loading branch information
mryzhov committed Sep 13, 2023
1 parent c8a65cc commit b15766e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -132,6 +132,7 @@ jobs:
# github.ref_name is 'ref/PR_#' in case of the PR, and 'branch_name' when executed on push
# save: ${{ github.ref_name == 'master' && 'true' || 'false' }}
verbose: 2
append-timestamp: false
key: linux-ubuntu-${{ github.ref_name == 'master' && github.sha || github.ref_name }}
restore-keys: |
linux-ubuntu
Expand Down

0 comments on commit b15766e

Please sign in to comment.