Update ci.yml

This commit is contained in:
Christian Treffs 2020-08-12 21:35:58 +02:00 committed by GitHub
parent 27d88fe4e2
commit afdfebce55
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -44,6 +44,8 @@ jobs:
container:
image: swift:${{ matrix.swift }}
steps:
- name: Install curl
uses: wei/curl@v1.1.1
- name: Checkout
uses: actions/checkout@master
- name: Swift version