Skip to content

Commit

Permalink
Edit path CICD
Browse files Browse the repository at this point in the history
  • Loading branch information
iletai committed Mar 29, 2024
1 parent 5d68f38 commit 68770df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:

- name: Build
id: build
run: swift build --disable-test-discovery
run: swift build

# Call deploycocoadpod.yml
- name: Deploy CocoaPods
Expand Down

0 comments on commit 68770df

Please sign in to comment.