Skip to content

Commit

Permalink
Update swift.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
heyitsaamir authored Jan 11, 2024
1 parent 76551c0 commit 3d2d3f0
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions .github/workflows/swift.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,10 @@ jobs:

steps:
- uses: actions/checkout@v3
- name: Build
run: swift build -v
- name: xcocdebuild
uses: sersoft-gmbh/xcodebuild-action@v1
with:
project: SalatTimeBar.xcodeproj
scheme: SalatTimeBar
destination: platform=macOS
action: build

0 comments on commit 3d2d3f0

Please sign in to comment.