mirror of
https://github.com/github/codeql.git
synced 2026-01-29 14:23:03 +01:00
Merge remote-tracking branch 'external/master'
This commit is contained in:
@@ -48,4 +48,7 @@ func main() {
|
||||
</autoupdate>
|
||||
`, export))
|
||||
err = ioutil.WriteFile(buildSteps, content, 0644)
|
||||
if err != nil {
|
||||
log.Fatal(err)
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user