mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-22 13:29:01 +00:00
ci: set git-fetch-depth to 1
This commit is contained in:
@@ -14,6 +14,7 @@ jobs:
|
|||||||
inputs:
|
inputs:
|
||||||
version: '1.15'
|
version: '1.15'
|
||||||
- checkout: self
|
- checkout: self
|
||||||
|
fetchDepth: 1
|
||||||
- task: Cache@2
|
- task: Cache@2
|
||||||
displayName: Cache LLVM source
|
displayName: Cache LLVM source
|
||||||
inputs:
|
inputs:
|
||||||
|
|||||||
Reference in New Issue
Block a user