Skip to content

Commit

Permalink
show version
Browse files Browse the repository at this point in the history
  • Loading branch information
xlc committed Jul 2, 2024
1 parent 791627b commit 925e285
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ jobs:
uses: SwiftyLab/setup-swift@latest
with:
swift-version: '6.0'
- name: show swift version
run: swift --version
- name: Build
run: make build
- name: Test
Expand Down

0 comments on commit 925e285

Please sign in to comment.