Refine CI
This commit is contained in:
parent
6ebdfc10f6
commit
376d22000f
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue