Skip to content

Commit

Permalink
Swift version on Linux?
Browse files Browse the repository at this point in the history
  • Loading branch information
Full Queue Developer authored and Full Queue Developer committed Mar 9, 2024
1 parent fd7f9cc commit cf31b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
steps:
- uses: swift-actions/setup-swift@v1
with:
swift-version: "5.9.1"
swift-version: 5.9
- run: swift --version
- uses: actions/checkout@v3
- run: swift run FQAuthServer migrate -y --env test
Expand Down

0 comments on commit cf31b51

Please sign in to comment.