mirror of
https://github.com/diamondburned/arikawa.git
synced 2025-12-01 08:37:23 +00:00
CI: Added missing gcc for race detector
This commit is contained in:
parent
20b539754e
commit
09d34a8d88
|
|
@ -9,7 +9,7 @@
|
|||
"tested": "./api,./gateway,./bot,./discord"
|
||||
},
|
||||
"before_script": [
|
||||
"apk add git"
|
||||
"apk add git gcc"
|
||||
],
|
||||
"stages": [
|
||||
"build",
|
||||
|
|
|
|||
Loading…
Reference in a new issue