Refine CI
This commit is contained in:
parent
6ebdfc10f6
commit
376d22000f
|
|
@ -50,6 +50,8 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
- name: Swift version
|
||||||
|
run: swift --version
|
||||||
- name: Build
|
- name: Build
|
||||||
uses: swiftwasm/swiftwasm-action@master
|
uses: swiftwasm/swiftwasm-action@master
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue