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