mirror of
https://github.com/diamondburned/arikawa.git
synced 2025-05-27 18:41:14 +00:00
CI: Added missing gcc for race detector
This commit is contained in:
parent
a4a9a24424
commit
3933bfb813
|
@ -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