added sleep cuz curl is not finnishing
This commit is contained in:
parent
61ce5d0c1b
commit
ee9e94614a
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -51,5 +51,6 @@ jobs:
|
||||
run: |
|
||||
mkdir test && cd test
|
||||
curl -o main.c https://gist.githubusercontent.com/ENGO150/d8419b6c31ffb68ebb930a5b41af8c73/raw/bfb5399607585561a97fc25e9468d03ece860c1c/WHY2%2520Example%2520App
|
||||
sleep 5
|
||||
cc main.c -lwhy2 -lcurl -ljson-c -o main
|
||||
./main
|
Loading…
x
Reference in New Issue
Block a user