ci: wrong revision

terminology-1.9
Boris Faure 3 years ago
parent 6e33cbd77e
commit 69458e97af
Signed by untrusted user who does not match committer: borisfaure
GPG Key ID: 35C0410516166BE8
  1. 2
      .circleci/config.yml

@ -66,7 +66,7 @@ jobs:
key: checkout-{{ .Environment.CIRCLE_SHA1 }}
- run:
name: Install EFL
command: apk add /pkg/efl-1.24.3-r2.apk /pkg/efl-dev-1.24.3-r2.apk
command: apk add /pkg/efl-1.24.3-r0.apk /pkg/efl-dev-1.24.3-r0.apk
- run:
name: Compile with GCC
command: |

Loading…
Cancel
Save