Refine CI

This commit is contained in:
Christian Treffs 2020-08-11 22:21:28 +02:00
parent 6ebdfc10f6
commit 376d22000f
No known key found for this signature in database
GPG Key ID: 49A4B4B460BE3ED4
1 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,8 @@ jobs:
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Swift version
run: swift --version
- name: Build
uses: swiftwasm/swiftwasm-action@master
with: