ci: add third_party/angle/.git/HEAD to src archive (#22538)
* ci: add third_party/angle/.git/HEAD to src archive * ci: blow old cache
This commit is contained in:
parent
1d1d04f4a4
commit
1e9fa204ee
2 changed files with 7 additions and 1 deletions
|
@ -3,7 +3,7 @@ const fs = require('fs')
|
|||
const path = require('path')
|
||||
|
||||
// Fallback to blow away old cache keys
|
||||
const HASH_VERSION = 1
|
||||
const HASH_VERSION = 2
|
||||
|
||||
// Base files to hash
|
||||
const filesToHash = [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue